Add log_bridge.name and log_bridge.version Instrumentation Scope attributes#3716
Add log_bridge.name and log_bridge.version Instrumentation Scope attributes#3716cijothomas wants to merge 4 commits into
Conversation
thompson-tomo
left a comment
There was a problem hiding this comment.
What about having these attributes under the otel.* namespace?
Alternatively what about using the otel.component.* attributes with a new type?
Third option, what about log.bridge.* that way it would sit alongside log.file attributes etc?
|
Thanks @thompson-tomo. +1 to option 3 —
I'll update the PR to rename |
|
This PR has been labeled as stale due to lack of activity. It will be automatically closed if there is no further activity over the next 7 days. |
|
Reopening, not stale. |
|
@cijothomas did u forget to reopen this pr? |
|
Reopened. I guess that @cijothomas lacks permission to reopen. |
Signed-off-by: cijothomas <cijo.thomas@gmail.com>
887295b to
8bf3777
Compare
|
This PR has been labeled as stale due to lack of activity. It will be automatically closed if there is no further activity over the next 7 days. |
Draft for #1550, following Proposal A. Adds
log_bridge.nameandlog_bridge.versionas opt-in Instrumentation Scope attributes (Development stability) to identify the log bridge, distinct from the producer reported as the scope name.