github chiliz-chain/v2 v2.5.1

2 days ago

Description

This version fixes the invalid metric type "0x31db81188a5cc391857624f668dda57ba7f2b074 gauge" error seen in Prometheus when consuming the /debug/metrics/prometheus endpoint. The issue was caused by an invalid metric name format

More specifically:

  • Replace "." with "_" in metric names for prometheus.
  • Bumped version number to 2.5.1.

What's Changed

Full Changelog: v2.5.0...v2.5.1

Don't miss a new v2 release

NewReleases is sending notifications on new releases.