Skip to content

Commit

Permalink
feat: tasks executor metrics in grafana (#11815)
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Cline <[email protected]>
  • Loading branch information
greged93 and Rjected authored Oct 18, 2024
1 parent 655fc1a commit a4126b3
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 86 deletions.
2 changes: 1 addition & 1 deletion etc/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ services:
sh -c "cp -r /etc/grafana/provisioning_temp/dashboards/. /etc/grafana/provisioning/dashboards &&
find /etc/grafana/provisioning/dashboards/ -name '*.json' -exec sed -i 's/$${DS_PROMETHEUS}/Prometheus/g' {} \+ &&
/run.sh"
volumes:
mainnet_data:
driver: local
Expand Down
Loading

0 comments on commit a4126b3

Please sign in to comment.