Skip to content

Releases: buildkite/buildkite-agent-metrics

v3.0.0

17 Apr 07:35
c7c0246
Compare
Choose a tag to compare

Changed

  • Update to use the private agent metrics api #40 (@sj26)

v2.1.0

07 Mar 05:28
@lox lox
e805398
Compare
Choose a tag to compare

Added

Fixed

  • Ensure statsd commands are flushed after each run #38 (@theist)
  • Fixed typo in readme #35 (@theist)

v2.0.2

07 Jan 02:18
@lox lox
811648e
Compare
Choose a tag to compare

Updated

  • Latest go-buildkite library version

v2.0.1

07 Jan 02:06
@lox lox
2478d37
Compare
Choose a tag to compare

Packaging fix release.

v2.0.0

27 Nov 03:17
@lox lox
18f34f1
Compare
Choose a tag to compare

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

22 Nov 06:16
@lox lox
fc9027a
Compare
Choose a tag to compare

Added

  • Add buildkite-metrics version to user-agent
  • Punycode encode pipeline names for CloudWatch (#33 thanks @rbvigilante)

v1.5.0

22 Nov 06:14
@lox lox
3a440c0
Compare
Choose a tag to compare

Added

  • Retry failed buildkite API requests in lambda
  • Remove extra slash in s3 path

v1.4.2

06 Mar 23:10
@lox lox
4ae6a31
Compare
Choose a tag to compare
  • Upload binary to correct path from README
  • Support BUILDKITE_QUIET for lambda function
  • Release in eu-west-2

v1.4.1

20 Dec 02:40
@lox lox
Compare
Choose a tag to compare

Changes

  • Lambda function supports BUILDKITE_QUEUE and BUILDKITE_BACKEND
  • Added a StatsD backend

v1.3.0

19 Dec 04:11
@lox lox
Compare
Choose a tag to compare

Bugfixes:

  • Correctly count total and pipeline stats when a queue filter is provided
  • Moved collector into a dedicated subpackage, with tests 🔨
  • Fix error handling in addAgentMetrics and listBuildsByOrg

Features:

  • Build a lambda package ☁️
  • --quiet flag
  • --dry-run flag

Lambda is available at https://buildkite-metrics.s3.amazonaws.com/buildkite-metrics-v1.3.0-lambda.zip