Skip to content

Commit

Permalink
[+] update "Biggest relations treemap" dashboard plugin, fixes #579 #496
Browse files Browse the repository at this point in the history
  • Loading branch information
pashagolub committed Dec 25, 2023
1 parent 52c9edd commit 4b1d1bf
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 161 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile-postgres
Expand Up @@ -44,6 +44,7 @@ RUN echo "${GIT_HASH} ${GIT_TIME}" > /pgwatch2/build_git_version.txt
RUN cp /pgwatch2/bootstrap/grafana_custom_config.ini /etc/grafana/grafana.ini \
&& pip3 install -r /pgwatch2/webpy/requirements_pg_metrics.txt \
&& pip3 install psutil \
&& grafana-cli plugins install marcusolsson-treemap-panel \
&& grafana-cli plugins update-all \
&& pip3 install supervisor pyyaml && mkdir /var/log/supervisor

Expand Down

0 comments on commit 4b1d1bf

Please sign in to comment.