Releases: buildkite/buildkite-agent-metrics
Releases · buildkite/buildkite-agent-metrics
v3.0.1
Fixed
- Reset prometheus queue gauges to prevent stale values persisting #45 (@majolo)
v3.0.0
Changed
- Update to use the private agent metrics api #40 (@sj26)
v2.0.2
Updated
- Latest go-buildkite library version
v2.0.0
Changed
- Fetching history is now optional and needs a value provided e.g
--history 8h
- When polling, history is only fetched the first time
- Respects rate limiting headers with exponential backoff
v1.6.0
Added
- Add buildkite-metrics version to user-agent
- Punycode encode pipeline names for CloudWatch (#33 thanks @rbvigilante)
v1.5.0
Added
- Retry failed buildkite API requests in lambda
- Remove extra slash in s3 path
v1.4.2
- Upload binary to correct path from README
- Support BUILDKITE_QUIET for lambda function
- Release in eu-west-2
v1.4.1
Changes
- Lambda function supports
BUILDKITE_QUEUE
and BUILDKITE_BACKEND
- Added a StatsD backend