- Added metrics cleanup TTLS for cleaning up metrics from memory
- Support existing secret in helm chart
- Added support for extra environment variables
- Fixed metrics overriding issue
- Helm testing is optional now
- Fixed duplication of metrics in worker capacity used
- Histogram metrics has boolean switch to enable or disable
- Optimized helm charts with latest standards
- Fixed interface to a nil conversion error in Druid HTTP Endpoint
- Invalid argument(0) to Intn goroutine
- Added datasource row count as metrics
- Docker compose setup to fix
- Added new task count metrics
- 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
- Fixed JSON parser failure issue
- Fixed duplicate task metric's server 500 issue
- Added TLS verify skip support flag
- Bad username and password error statement for authentication request failure
- Added HTTP basic auth support
- Added HTTP TLS support
- Revamped README with useful information
- Added log format and log level support
- Fixed exporter panic issue in case druid url is not available
- Add datasource label in druid emitted metrics
- Updated new logo
- Added version flag to determine version
- Fixed duplicate values error
- Replaced int with float as some of the druid emitted values are float
- Druid http emitter based metrics support
- Mux handler for webserver
- Structured logging with logger module
- Flag and environment variable support
- Main page addition
- Initial release
- Druid API based metrics
- Dockerization
- Initial lebel of documentation
- Initial Grafana Dashboard