Releases: terascope/teraslice-exporter
Releases · terascope/teraslice-exporter
v0.4.0
The following changes are present in this release:
- Updated to use the base image
node:18-bookworm-slim
v0.3.0
This update includes the following changes:
- The exporter should no longer exist when it gets bad responses from the Teraslice API
- It will log these errors to the console
- It will count these errors and expose them as a metric
v0.2.1
This release includes the following changes:
- fixes an issue parsing versions out of image tags (#9)
- updates packages
v0.2.0
This release makes the following changes:
- adds
TERASLICE_DISPLAY_URL
#4
- changes
teraslice_query_duration
(in ms) to teraslice_query_duration_seconds
(in seconds) #6
v0.1.1
This release includes the following changes:
- Fixes #2 - Metrics still show up after jobs completed.
v0.1.0
Initial release of this Prometheus exporter for Teraslice.