Skip to content

Releases: joyent/fdb-prometheus-exporter

Reset before observing

14 Mar 19:13
d590219
Compare
Choose a tag to compare

This release includes a change that calls .Reset() on each of the process metrics before observing in order to remove older labels. This way we don't have transient or dead processes that stick around in the metrics permanently.

Updates For SQS

30 Mar 23:45
Compare
Choose a tag to compare

Adds metrics for:

  • database lock info
  • connected clients
  • latency probes
  • disk usage
  • partition counts

Updates For SQS

26 Mar 02:41
b5e32aa
Compare
Choose a tag to compare
Updates For SQS Pre-release
Pre-release

Updates to fit our use-case in SQS

* update dependencies
* change output to be logs with timestamps
* remove clusterfile creation code to prevent accidental creation