Skip to content

Commit eca6601

Browse files
author
Dementii Priadko
committed
Dashboard and metrics updates
1 parent d108322 commit eca6601

File tree

4 files changed

+2
-197
lines changed

4 files changed

+2
-197
lines changed

config/grafana/dashboards/Dashboard_10_Tables.json

Lines changed: 0 additions & 65 deletions
This file was deleted.

config/grafana/dashboards/Dashboard_11_Indexes.json

Lines changed: 0 additions & 65 deletions
This file was deleted.

config/grafana/dashboards/Dashboard_9_Locks_deadlocks.json

Lines changed: 0 additions & 65 deletions
This file was deleted.

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ services:
9898
image: grafana/grafana:12.0.2
9999
container_name: grafana-with-datasources
100100
environment:
101-
GF_SECURITY_ADMIN_USER: demouser
102-
GF_SECURITY_ADMIN_PASSWORD: demopwd
101+
GF_SECURITY_ADMIN_USER: demo
102+
GF_SECURITY_ADMIN_PASSWORD: demo
103103
GF_INSTALL_PLUGINS: yesoreyeram-infinity-datasource
104104
ports:
105105
- "3000:3000"

0 commit comments

Comments
 (0)