8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With new version 1.0.2 Prometheus is not able to scrape metrics, it fails with error:
invalid metric type "header gauge"
Metrics are enabled and queryable directly from the endpoint.
Autonity Version: 1.0.2
1.0.2
Start the node with Prometheus metrics enabled, and setup Prometheus instance to scrape it.
Prometheus is able to scrape and collect Autonity metrics.
Prometheus scrape fails.
The text was updated successfully, but these errors were encountered:
Proposed a fix in #1112. This fixes issues on our side, let me know if it is any good from your side :)
Sorry, something went wrong.
No branches or pull requests
Description
With new version 1.0.2 Prometheus is not able to scrape metrics, it fails with error:
Metrics are enabled and queryable directly from the endpoint.
System Information
Autonity Version:
1.0.2
How to Reproduce
Start the node with Prometheus metrics enabled, and setup Prometheus instance to scrape it.
Expected Behaviour
Prometheus is able to scrape and collect Autonity metrics.
Actual Behaviour
Prometheus scrape fails.
The text was updated successfully, but these errors were encountered: