Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Stable improvements and bugfixes release

Latest
Compare
Choose a tag to compare
@blackandred blackandred released this 08 Dec 19:17
· 1 commit to master since this release

Features:

  • #6 Added description field to the metrics. It is collected only from Infracheck and shows the detailed failure/success information
  • #4 Add possibility to customize the metrics name (default is "riothealthflux")

Bugfixes:

  • #5 Correctly handle 5xx errors returned by Infracheck
  • #3 Batch push data into InfluxDB to avoid gaps on the charts in Grafana (because the data was submitted not as one push and had different ids and timing)