Skip to content

0.12.0 / 2022-02-08

Compare
Choose a tag to compare
@prombot prombot released this 10 Feb 09:24
v0.12.0
cd3d54a

Breaking Changes:

The exporter nolonger supports configuration via ENV vars. This was a non-standard feature that is not part of the Prometheus ecossystem. All configuration is now handled by the existing command line arguments.

  • [CHANGE] Cleanup non-standard ENV var setup #142
  • [FEATURE] Add support to include ingest delay when pull metrics #129
  • [FEATURE] Add monitoring.filters flag #133
  • [ENHANCEMENT] Setup exporter metrics only once when we can #124