Skip to content

Commit 9c2de56

Browse files
committed
feat(satp): Added predefined grafana dashboards
Signed-off-by: Jorge Santos <[email protected]>
1 parent 9b04d5e commit 9c2de56

File tree

8 files changed

+1554
-19
lines changed

8 files changed

+1554
-19
lines changed

packages/cactus-plugin-satp-hermes/docker-compose-satp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ services:
3131
- "3100:3100" # Loki
3232
- "3200:3200" # Tempo
3333
restart: unless-stopped
34+
volumes:
35+
- ./grafana/dashboards:/otel-lgtm/custom
36+
- ./grafana/grafana-dashboards.yaml:/otel-lgtm/grafana/conf/provisioning/dashboards/grafana-dashboards.yaml

0 commit comments

Comments
 (0)