-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OpenTelemetry Metrics for Middlewares (#42)
* implement otel metrics for middlewares * allow transforming topic name before converting to attribute * use raw topic in traces and transformed topic in metrics * add courier.client.connected gauge * use info handler instead of emitter to scrape connection metrics * add bucket boundaries acc to seconds instrumentation * add bucket boundaries option to override defaults
- Loading branch information
1 parent
698c3a9
commit f0fcd5e
Showing
20 changed files
with
1,360 additions
and
394 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.