You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Circling back to this—it seems like the best option for now is to just return "raw" (prometheus style) . Later we can reevaluate adding a 3rd party lib and/or parsing and formatting them ourselves.
I also noticed that the Metrics API is not present in Slopes . (https://docs.ava.network/v1.0/en/api/metrics/)
Gecko produce the Metrics as a 'Prometheus compatible metrics' .
I propose that we create an endpoint that return the metrics either "raw" (prometheus style) or as a JSON (I'm using this in Snowboard : https://www.npmjs.com/package/parse-prometheus-text-format) .
What do you think ?
The text was updated successfully, but these errors were encountered: