Commit Graph
4 Commits
Author SHA1 Message Date
gusto 2f89d6c344 feature(tracing): Otlp metrics and preconfigured dashboard (#969)
* Use metrics endpoint from the cfgsync params

* Pin prometheus version for otlp functionality

* Predefined dashboard for testnet metrics.
2024-12-30 10:33:29 +02:00
gusto f83e725b0d feature(tracing): Trace blob by id in network (#968)
* Set parent trace id from blob id

* Bind traces to log entries

* Same config for testnet and local dev environment
2024-12-30 10:32:57 +02:00
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
gusto 5a2c41574a Tests: Local debugging setup using grafana (#855)
* Local debug setup for integration tests

* Tests debugging setup readme

* Clippy too smart
2024-10-25 13:39:07 +03:00