Skip to content

[receiver/sqlserver]update resources attributes to export identifying attributes #39449

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

Merged
merged 4 commits into from
Apr 17, 2025

Conversation

cuichenli
Copy link
Contributor

Description

We used to export those attributes on the log level, this is not alignihg with the semantic convention, also, the old way will cause waste of disk resources, as we can group them to a higher level to avoid repeat them all the places.

Link to tracking issue

Fixes

Testing

Documentation

@cuichenli cuichenli requested review from crobert-1 and a team as code owners April 16, 2025 03:10
@github-actions github-actions bot added receiver/sqlserver Run Windows Enable running windows test on a PR labels Apr 16, 2025
@atoulme atoulme merged commit 1c0b821 into open-telemetry:main Apr 17, 2025
205 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 17, 2025
akshays-19 pushed a commit to akshays-19/opentelemetry-collector-contrib that referenced this pull request Apr 23, 2025
… attributes (open-telemetry#39449)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

We used to export those attributes on the log level, this is not
alignihg with the semantic convention, also, the old way will cause
waste of disk resources, as we can group them to a higher level to avoid
repeat them all the places.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
… attributes (open-telemetry#39449)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

We used to export those attributes on the log level, this is not
alignihg with the semantic convention, also, the old way will cause
waste of disk resources, as we can group them to a higher level to avoid
repeat them all the places.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/sqlserver Run Windows Enable running windows test on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants