Telemetry
Prover Node monitoring through metrics exports.
Prover Nodes are required to run their nodes alongside a "sidecar" Docker container to export useful metrics about the node. These metrics are aggregated and are visible in a public Grafana dashboard.
Please reach out through our channels to get your Grafana API key.
Run the following command, replacing
API_KEY
with the provided one:
OpenTelemetry
All Operators can enable and export metrics using OTL protocol through Grafana Alloy using a provided API key. Operators can customize their Grafana Alloy configuration to export to additional OpenTelemetry collectors.
Currently, the node exports the following:
Logs
Tracing Spans (Instrumentation)
Metrics (e.g. Gauges, Counters)
Configuration
~/.fermah/config/
net
/telemetry.otlp.json
Last updated
Was this helpful?