Skip to content

Releases: opstree/druid-exporter

v0.11 - September 19, 2021

19 Sep 09:33
fe49869
Compare
Choose a tag to compare

🎉 Features

  • Added metrics cleanup TTLS for cleaning up metrics from memory
  • Support existing secret in helm chart
  • Added support for extra environment variables

🪲 Bug Fixes

  • Fixed metrics overriding issue
  • Helm testing is optional now

v0.10

12 Apr 10:50
Compare
Choose a tag to compare

Changelog

984ce42 Updated CHANGELOG for v0.10
9af4511 Added dist in .gitignore
2f8028c Added IP field in worker_capacity_used metric (#103)
5e91284 Added feature flag to disable Prometheus Histogram (#102)
d32d137 add posibility to define resource requests and limits in helm chart (#98)
b0e2643 Update README.md to fix helm deployment properties (#96)
d694ae5 Fixed version and helm bug (#93)
119a2d0 Fix checking data from emitters (#90)
5eee4ca Revert "Add metric druid_worker_capacity_total (#84)" (#89)
d210438 Add metric druid_worker_capacity_total (#84)
0375c21 Create stale.yml

v0.9 - January 13, 2021

13 Jan 17:36
9acae7d
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Fixed interface to a nil conversion error in Druid HTTP Endpoint
  • Invalid argument(0) to Intn goroutine

🎉 Features

  • Added datasource row count as metrics
  • Docker-compose setup to fix
  • Added new task count metrics

v0.9-beta - August 12, 2020

12 Aug 06:30
db1c4bd
Compare
Choose a tag to compare
Pre-release
  • Fixed interface to a nil conversion error in Druid HTTP Endpoint

v0.8 - July 11, 2020

11 Jul 11:48
c65bc1d
Compare
Choose a tag to compare
  • Changed Port env variable to remove k8s default env variables conflicts
  • Fixed servicemonitor file in helm template
  • Refactored metrics ingestion from podName to hostName
  • Fixed druid exporter name in helm template

v0.8-pre-release - July 8, 2020

08 Jul 16:40
a4f34c1
Compare
Choose a tag to compare
Pre-release
  • FIxed duplicate metrics bug issue

v0.7 - June 22, 2020

22 Jun 09:00
635df9d
Compare
Choose a tag to compare
  • Fixed JSON parser failure issue
  • Fixed duplicate task metric's server 500 issue

v0.6 - June 11, 2020

11 Jun 08:56
f6cc4bc
Compare
Choose a tag to compare

🎉 Features

  • Added TLS verify skip support flag

🪲 Bug Fixes

  • Bad username and password error statement for an authentication request failure

v0.5 - June 7, 2020

07 Jun 13:19
83c7593
Compare
Choose a tag to compare

🎉 Features

  • Added HTTP basic auth support
  • Added HTTP TLS support
  • Revamped README with useful information
  • Added log format and log level support

🪲 Bug Fixes

  • Fixed exporter panic issue in case druid URL is not available

v0.4 - May 21, 2020

21 May 06:35
b2747b1
Compare
Choose a tag to compare

🎉 Features

  • Add datasource label in druid emitted metrics
  • Updated new logo