Skip to content

Commit 81450eb

Browse files
authored
Add example Grafana dashboard (#981)
* Add example Grafana dashboard * Update Grafana example dashboard datasource * Update dashboard name and fix datasource issue * Fix running state in example Grafana dashboard
1 parent a954ce7 commit 81450eb

File tree

2 files changed

+578
-0
lines changed

2 files changed

+578
-0
lines changed

docs/reference-docs/metrics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ wfo_engine_status{wfo_engine_status="RUNNING"} 1.0
3535
wfo_active_process_count 5.0
3636
```
3737

38+
An example Grafana dashboard that uses these metrics is given in the code repository in `grafana-example.json`.
39+
3840
## Adding custom metrics
3941

4042
It's possible to add more metric collectors to your orchestrator, if there are organisation-specific metrics you want

0 commit comments

Comments
 (0)