-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Span Metrics Connector] docs: add span metrics high cardinality troubleshooting docs #45249
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
[Span Metrics Connector] docs: add span metrics high cardinality troubleshooting docs #45249
Conversation
Co-authored-by: Martin Costello <[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. Documentation-only changes don't require changelogs, and I'd probably prefer it if we removed the entry. I can add a label to this PR to make sure CI still passes without it 👍
I got the message Can you add the label "skip changelog"? |
I've added it. For future reference, the alternative is to add |
Description
Add documentation to help fix Span Metrics Connector's metrics high cardinality problems.
Note that @iblancasa and @Frapschen reviewed the PR to introduce the
set_semconv_span_name()function #43145 , reviewing this documentation PR should be straightforward to them.Link to tracking issue
None
Testing
N/A
Documentation
This is a documentation PR