Skip to content

Commit 0f39313

Browse files
authored
feat: add F3 Grafana Dashboard Template (#12934)
* feat: add F3 Grafana Dashboard Template feat: add F3 Grafana Dashboard Template * chore: update descriptions Update descriptions for the Active Polling Peers and Head divergence metrics. * chore: update Validation title chore: update Validation title * chore: clean up trailing newlines in F3Dashboard JSON expressions chore: clean up trailing newlines in F3Dashboard JSON expressions
1 parent b4255d2 commit 0f39313

File tree

2 files changed

+1360
-0
lines changed

2 files changed

+1360
-0
lines changed

metrics/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,13 @@ You can confirm everything is setup correctly by visiting:
9797
5. Select the Prometheus datasource you created earlier
9898
6. Click "Import"
9999

100+
### Available Dashboards
101+
102+
The repository includes several pre-configured dashboards that can be imported:
103+
104+
- **F3Dashboard.json**: A comprehensive dashboard for monitoring F3 metrics, including GPBFT instance completion rates, error counts by type, phase transitions, and encoding performance. This is ideal for monitoring the health and performance of your F3 system.
105+
- **MessageExecution.json**: Provides insights into message execution metrics, with a focus on ApplyBlocks timing data.
106+
100107
# Collect system metrics using node_exporter
101108

102109
Although Lotus includes many useful metrics it does not include system metrics, such as information about cpu, memory, disk, network, etc. If you are investigating an issue and have Lotus metrics available, its often very useful to correlate certain events or behaviour with general system metrics.

0 commit comments

Comments
 (0)