Skip to content

Pgwatch3 Grafana dashboards UI not working #634

Answered by pashagolub
ced75 asked this question in Q&A
Discussion options

You must be logged in to vote

Aha, now I see. Yeah, Grafana tries to install additional plug-in but fails for whatever reason.

The quick fix is to comment out

services:
  grafana:
    # to use latest Grafana v11, update the dashboards provisioning folder below
    image: grafana/grafana:10.4.7
    user: "0:0"
    environment:
		...
    	# GF_INSTALL_PLUGINS: marcusolsson-treemap-panel
...

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pashagolub
Comment options

Comment options

You must be logged in to vote
1 reply
@pashagolub
Comment options

Answer selected by ced75
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants