-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OpenTelemetry attributes to the metrics backend #2327
Conversation
@adamw Have a review on it at your free time |
...-metrics-backend/src/main/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackend.scala
Show resolved
Hide resolved
...rics-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala
Outdated
Show resolved
Hide resolved
Thanks - the PR looks good! I've left a couple of minor comments before we merge |
...-metrics-backend/src/main/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackend.scala
Outdated
Show resolved
Hide resolved
...-metrics-backend/src/main/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackend.scala
Outdated
Show resolved
Hide resolved
aa92977
to
3ed2680
Compare
...-metrics-backend/src/main/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackend.scala
Show resolved
Hide resolved
@adamw Done! Added review comments |
@adamw Can it be merged now? |
@varshith257 Yes, all done, thanks :) |
@adamw Any communication channel to connect with you? I have some doubts regarding implementation of other issue works AFAIK Discourse is the one? |
@varshith257 I think it would be best to keep the discussions on the appropriate GH issue, otherwise there's softwaremill.community Discourse and Scala Space's Discord |
Before submitting pull request:
sbt compile
sbt compileDocs
sbt test
sbt scalafmt
Closes #2292
/claim #2292