Remote IP Address #2286
Unanswered
maxime-carbonneau
asked this question in
Q&A
Replies: 1 comment
|
Hi @maxime-carbonneau, thanks for reaching out! We aim to have our instrumentation's attributes reflect the OpenTelemetry Semantic Conventions. We're in the process of migrating to stable semantic conventions for our HTTP server instrumentation, which We're missing some of the recommended attributes for HTTP Server Spans, including the This is a new feature, that we'd welcome help implementing. If you'd like to see it added you can open an issue or a PR on our opentelemetry-ruby-contrib repository, where the code for all our instrumentation lives. Let me know if you have any further questions! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I cannot find the client ip address.
I was expecting opentelemetry-instrumentation-action_pack to place the info into the current_span.
Am I missing something?
Thanks
Maxime
All reactions