Metrics
We use Prometheus to collect metrics of Chainlink nodes and other services.
Check Prometheus UI.
Check Grafana example query.
Queries:
- All metrics of all containers
{job="ctf"}
Docker Resources
We are using cadvisor to monitor resources of test containers.
Cadvisor UI can be found here