Skip to content

Commit

Permalink
fix graphql datasource / replace query perf metrics dash
Browse files Browse the repository at this point in the history
  • Loading branch information
trader-payne committed Oct 27, 2024
1 parent 29231a7 commit abcf12a
Show file tree
Hide file tree
Showing 4 changed files with 406 additions and 100 deletions.
2 changes: 1 addition & 1 deletion compose-monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ services:
- GF_SECURITY_ADMIN_PASSWORD=${ADMIN_PASSWORD:-admin}
- GF_USERS_ALLOW_SIGN_UP=false
- GF_SECURITY_DISABLE_BRUTE_FORCE_LOGIN_PROTECTION=true
- GF_INSTALL_PLUGINS=fifemon-graphql-datasource
- GF_INSTALL_PLUGINS=yesoreyeram-infinity-datasource
- postgres_host=${DB_HOST:-postgres}
- postgres_user=${DB_USER:-graph-node}
- postgres_pass=${DB_PASS:-db-password}
Expand Down
Loading

0 comments on commit abcf12a

Please sign in to comment.