Releases: opstree/druid-exporter
Releases · opstree/druid-exporter
v0.11 - September 19, 2021
🎉 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
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
🪲 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
- Fixed interface to a nil conversion error in Druid HTTP Endpoint
v0.8 - July 11, 2020
- 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
- FIxed duplicate metrics bug issue
v0.7 - June 22, 2020
- Fixed JSON parser failure issue
- Fixed duplicate task metric's server 500 issue
v0.6 - June 11, 2020
🎉 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
🎉 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
🎉 Features
- Add datasource label in druid emitted metrics
- Updated new logo