-
Notifications
You must be signed in to change notification settings - Fork 2.9k
[exporter/loadbalancing] update README and include attributes routing key #39107
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
[exporter/loadbalancing] update README and include attributes routing key #39107
Conversation
…_key Signed-off-by: Robbie Lankford <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -0,0 +1,27 @@ | |||
# Use this changelog template to create an entry for release notes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approved, and reconsidered - we should skip changelog for a docs-only change like this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds good to me! removed.
… key (open-telemetry#39107) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Doc update related to open-telemetry#36567 <!--Describe the documentation added.--> #### Documentation Adds attributes routing_key to table in README and a minor documentation fix. --------- Signed-off-by: Robbie Lankford <[email protected]>
… key (open-telemetry#39107) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Doc update related to open-telemetry#36567 <!--Describe the documentation added.--> #### Documentation Adds attributes routing_key to table in README and a minor documentation fix. --------- Signed-off-by: Robbie Lankford <[email protected]>
Description
Doc update related to #36567
Documentation
Adds attributes routing_key to table in README and a minor documentation fix.