Metrics
ℹ️
Edera metrics are currently in Alpha. New metrics are expected to be added, and existing metrics are subject to change.
Edera exposes a set of metrics to provide an overview of the health and performance of Edera and the infrastructure it runs on.
Getting Started
Select a version to view the specific Metrics reference documentation:
Collect metrics
Edera exposes a set of metrics to provide an overview of the health and performance of Edera and the infrastructure it runs on. These metrics are exposed by in the Prometheus format, by default on http://127.0.0.1:3035/.
If an alternative address is preferred, it can be configured via the metrics-endpoint-address flag in daemon.toml.
Metrics can be viewed directly via their respective scrape endpoint or scraped by third-party tooling.
Last updated on