feat: add prometheus + grafterm dashboard in local dev environment

This commit is contained in:
2023-07-08 12:18:38 -06:00
parent 2b91c1e167
commit c719fdca37
6 changed files with 243 additions and 4 deletions

View File

@ -14,4 +14,9 @@ layers/**
{
daemon +sigint: make run-redis
}
misc/prometheus/prometheus.yml
{
daemon +sigint: make run-prometheus
}