Skip to content

Commit ff1727a

Browse files
authored
docs: add Grafana dashboard screenshot (#8)
1 parent 81c3793 commit ff1727a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
243 KB
Loading

docs/src/content/docs/guides/observability.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ Point `telemetry.otlp_endpoint` at your Prometheus OTLP endpoint (see the Promet
4343

4444
### Grafana dashboard
4545

46-
Import `samples/grafana-dashboard.json` into Grafana and select the same Prometheus (or other OTLP-backed) datasource you’re sending metrics to.
46+
Import [`samples/grafana-dashboard.json`](https://github.com/streamer45/streamkit/blob/main/samples/grafana-dashboard.json) into Grafana and select the same Prometheus (or other OTLP-backed) datasource you're sending metrics to.
47+
48+
![Grafana Dashboard](/screenshots/grafana_dashboard.png)
4749

4850
## Traces (OTLP)
4951

0 commit comments

Comments
 (0)