This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: signalfx/signalfx-agent
Releases · signalfx/signalfx-agent
v3.9.3
- Allow monitor
kubernetes-cluster
to be restricted to a specific namespace - Allow observer
k8s-api
to be restricted to a specific namespace - Add Kubernetes leader agent information to the status output as well as a new internal metric
Breaking Changes: None
v3.9.2
- New
metricsToInclude
config option to make allowing through custom metrics from standard monitors easier (see https://github.com/signalfx/signalfx-agent/blob/master/docs/filtering.md#inclusion-filtering) - Updating the underlying collectd plugin for monitor
collectd/jenkins
to 1.0.6 for better error handling
Breaking Changes: none
v3.9.1
v3.9.0
- Monitor
docker-container-stats
: Add option to map envvars on container to dimensions - Monitor
docker-container-stats
: Adddocker_hostname
dimension to all datapoints that is the container's hostname - Monitor
collectd/elasticsearch
: Fix bug with conversion of list config options
Breaking Changes:
docker-container-stats
MTSs will be recreated due to the addition of the newdocker_hostname
dimension
v3.8.4
v3.8.3
v3.8.2
v3.8.1
v3.8.0
- Added
cluster
option tocollectd/elasticsearch
monitor docker-container-stats
monitor'smemory.percent
metric now excludes page cache usage- The
host
observer's poll interval is now configurable - Added support for trace span forwarding via the
trace-forwarder
monitor - IPv6 is temporarily disabled in the
host
observer until we figure out how to best handle that - The
docker
observer now has an option to use host-bound ports instead of the docker network host/port
Breaking Changes:
- The
memory.percent
metric fromdocker-container-stats
will probably be consistently lower than before, but MTSs should remain consistent - IPv6 services will no longer be discovered by the
host
observer