mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: tasks executor metrics in grafana (#11815)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user