1
0
mirror of synced 2025-01-24 14:39:18 +00:00
nomos-node/testnet/monitoring/prometheus.yml
gusto a5243c6af2
Tracing: Otlp metrics (#909)
* Metrics layer configuration in nomos-tracing

* Add metrics layer to tracing service

* Use http/proto for prometheus

* Add metrics layer to integration tests

* Use metrics layer in cfgsync

* Plug metric in node and tests

* Remove old metrics

* Use otlp metrics in mempool
2024-11-07 04:25:20 +02:00

6 lines
103 B
YAML

global:
scrape_interval: 15s
evaluation_interval: 15s
external_labels:
monitor: "Monitoring"