Skip to content
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

.NET runtime process resource attributes #561

Merged
merged 10 commits into from
Dec 4, 2023
Merged

.NET runtime process resource attributes #561

merged 10 commits into from
Dec 4, 2023

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Nov 27, 2023

Fixes open-telemetry/opentelemetry-dotnet#1281

Changes

Defines what values should be set to process.runtime.* attributes for .NET.

Implementation can be found in open-telemetry/opentelemetry-dotnet-contrib#1449

Merge requirement checklist

Copy link
Member

@gregkalapos gregkalapos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sharing some thoughts - mostly about older .NET Framework versions.

docs/resource/process.md Outdated Show resolved Hide resolved
docs/resource/process.md Outdated Show resolved Hide resolved
docs/resource/process.md Outdated Show resolved Hide resolved
@lmolkova
Copy link
Contributor

/cc @noahfalk could you please take a look?

@Kielek
Copy link
Contributor Author

Kielek commented Dec 4, 2023

Implementation PR is merged, nuget package released as OpenTelemetry.ResourceDetectors.ProcessRuntime.

Changes in semantic convention reflects implementation. If you are fine with wording it is ready to be merged.

@AlexanderWert AlexanderWert merged commit 40839cb into open-telemetry:main Dec 4, 2023
9 checks passed
@Kielek Kielek deleted the dotnet-process-runtime branch December 4, 2023 08:05
pyohannes pushed a commit to pyohannes/semantic-conventions that referenced this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Confirm specification for runtime information
6 participants