xiang17

Results 11 issues of 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....

comp:instrumentation.process

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...

enhancement

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`....

infra

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,...

pkg:OpenTelemetry
documentation

### Component OpenTelemetry.Exporter.Geneva ### Is your feature request related to a problem? _No response_ ### What is the expected behavior? PR #2113 covered metrics. I'm creating this issue to track...

enhancement
comp:exporter.geneva

Consider creating separate issue and link them in the code. _Originally posted by @Kielek in https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2316#discussion_r1839330854_ Two test cases were tagged as skip due to failure after the SDK is...

good first issue
help wanted
comp:exporter.geneva

## Why Fixes # The database fails to start intermittently because it attempted to create the user before the pluggable database fully opened. ``` ############################################ ORACLE PASSWORD FOR SYS AND...

### Package OpenTelemetry ### Is your feature request related to a problem? According to the spec https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#overflow-attribute, once cardinality limit is reached, the measurements could not be "independently aggregated", but...

enhancement
help wanted
good first issue
pkg:OpenTelemetry
documentation