Skip to content

Commit

Permalink
chore(compose): add graphql data source plugin to Grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgomesdev committed Dec 23, 2023
1 parent 6d5c7c5 commit 4cc0089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/docker/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ services:
image: grafana/grafana:latest
environment:
GF_DATABASE_WAL: true
GF_INSTALL_PLUGINS: "fifemon-graphql-datasource"
ports:
- "3000:3000"
volumes:
Expand Down

0 comments on commit 4cc0089

Please sign in to comment.