Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/compose.grafana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
- "../grafana/prometheus_datasource.yml:/etc/grafana/provisioning/datasources/prometheus_datasource.yml"
# Uncomment the dashboard version you want to use and comment out the other one.
- "../grafana/postgres/v13:/var/lib/grafana/dashboards/postgres"
- "../grafana/prometheus/v12:/var/lib/grafana/dashboards/prometheus"
- "../grafana/prometheus/v13:/var/lib/grafana/dashboards/prometheus"
depends_on:
postgres:
condition: service_healthy
2,042 changes: 2,042 additions & 0 deletions grafana/postgres/v13/3-query-performance-analysis.json

Large diffs are not rendered by default.

Loading
Loading