You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUGFIX] MySQL: Only collect metrics from /proc on linux machines. See #984
[BUGFIX] PostgreSQL: Handle negative replication delay. See #977
[ENHANCEMENT] Collect more Memcached stats. See #982
[BUGFIX] Remove Content-Length header in CONNECT HTTP Requests (when using a proxy), as CONNECT Requests shouldn't have that header and some proxies don't support it.