Skip to content

fix: expose routing_http_client* metrics#262

Merged
lidel merged 3 commits intomainfrom
fix/261-expose-routing-metrics
May 9, 2025
Merged

fix: expose routing_http_client* metrics#262
lidel merged 3 commits intomainfrom
fix/261-expose-routing-metrics

Conversation

@hsanjuan
Copy link
Contributor

@hsanjuan hsanjuan commented May 9, 2025

These metrics are using opencensus, so the part that plugs opencensus to prometheus was missing. Setup inspired by what Kubo does.

With this, the metrics will appear in the form ipfs_routing_http_client_*.

Verified that it works by hand.

Fixes #261

hsanjuan added 2 commits May 9, 2025 14:45
These metrics are using opencensus, so the part that plugs opencensus to prometheus was missing. Setup inspired by what Kubo does.

With this, the metrics will appear in the form `ipfs_routing_http_client_*`.

Verified that it works by hand.

Fixes #261
@hsanjuan hsanjuan requested a review from lidel May 9, 2025 12:48
@lidel lidel changed the title Expose routing_http_client* metrics fix: expose routing_http_client* metrics May 9, 2025
@lidel lidel merged commit e34c28d into main May 9, 2025
9 checks passed
@lidel lidel deleted the fix/261-expose-routing-metrics branch May 9, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose boxorouting_http_client_* metrics

2 participants