Skip to content

Releases: grafana/xk6-output-prometheus-remote

v0.5.1

21 Jan 08:56
Compare
Choose a tag to compare

What's Changed

  • Fix K6 Prometheus Dashboard Metrics Quantile Mismatch by Changing Aggregation to lastNotNull by @dylanjpaulson in #170
  • do not use testutils by @mstoykov in #172

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Oct 10:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Jun 13:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

09 Oct 14:57
Compare
Choose a tag to compare

It fixes a bug of the parsing operation of the Beaer Token option in #155

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Sep 14:51
Compare
Choose a tag to compare

What's Changed

  • Bump k6 version to the latest master version #144
  • New format for custom HTTP header options provided by environment variables #147
  • Support Bearer Token for client authentication #145
  • The remote protocol uses now the klauspost/compress/snappy library as the implementation for Snappy compression #146
  • Support TLS certificates for client authentication #143, thanks @raoel for the contribution!

Full Changelog: v0.2.3...v0.3.0

v0.2.3

04 Aug 09:21
Compare
Choose a tag to compare

What's Changed

  • Reverted Afero dependency update to keep it aligned with the k6 used version in #135

v0.2.2

31 Jul 15:34
0ca7b4c
Compare
Choose a tag to compare

What's Changed

  • Bumped docker-compose services' versions in #128
  • Updated the k6 dependency to the latest master version in #133
  • Pinned the builder stage to alpine 3.18, thanks @arukiidou in #126
  • Migrate to Buf remote packages thanks @pkwarren in #134 and #130

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 May 09:26
Compare
Choose a tag to compare

What's Changed

  • k6 dependency updated
  • Fixed the Prometheus variable for the Grafana dashboard's data source in #114, thanks @7olstoy!
  • Grafana dashboard improvements in #115, thanks @jwcastillo!

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Feb 15:07
142a325
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Dec 17:22
Compare
Choose a tag to compare

What's Changed

  • [Bugfix] Not map tags with empty fields as labels in #92 thanks @afajl

Full Changelog: v0.0.9...v0.1.0