xiang17
xiang17
I was trying to test the latest version of the Runtime instrumentation library with this example. It took me some time to figure out that I needed an additional parameter...
# Issue with OpenTelemetry.Instrumentation.Runtime Process related metrics were removed from the Runtime metrics package and they should be added in a separate package and with OpenTelemetry.Instrumentation.Process as a potential name....
Add TraceState support in Geneva exporter. ## Changes Please provide a brief description of the changes here. For significant contributions please make sure you have completed the following items: *...
### Package None ### Is your feature request related to a problem? The W3C Trace Context Integration Test in Docker doesn't have .NET 8 target. ### What is the expected...
Towards #5799 Design discussion issue # ## Changes * Add .NET 8 in CI to run W3C Trace Context Integration Test. * Fixed Dockerfile to build successfully by adding `--break-system-packages`....
Fixes #5641. Design discussion issue # ## Changes Remove the `OTEL_DOTNET_EXPERIMENTAL_METRICS_EMIT_OVERFLOW_ATTRIBUTE` variable and make the feature enabled by default. ## Merge requirement checklist * [x] [CONTRIBUTING](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/CONTRIBUTING.md) guidelines followed (license requirements,...