Aan

Results 5 issues of Aan

### Package OpenTelemetry ### Package Version $(TargetFrameworksForLibrariesExtended) OpenTelemetry .NET SDK core- ### Runtime Version Microsoft.AspNetCore.App 9.0.0-rc.1.24452.1 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 9.0.0-rc.1.24431.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 9.0.0-rc.1.24452.1 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] ### Description I was...

question

## Which problem is this PR solving? Replaced the external dependency of cpx2 package, with a local test module (`test-non-core-module`) that mimics the cpx2 package. Made the required changes in...

Skip Changelog

### Is your feature request related to a problem? As a new comer I was setting up development environment on my local machine following the instructions [CONTRIBUTING.md](https://github.com/open-telemetry/opentelemetry-python/blob/main/CONTRIBUTING.md). The instructions were...

feature-request

### What version of OpenTelemetry are you using? "name": "opentelemetry-contrib", "version": "0.1.0", OS: Windows ### What version of Node are you using? v20.11.1 ### What did you do? Cloned the...

bug
internal
priority:p4
pkg:instrumentation-fs
pkg:instrumentation-cucumber

Fixes #688 This PR aims to update Serialization Logic by: Converting `service.instance.id ` to a string before it is sent in protobuf messages. Any occurrence of `service.instance.id` in [\otel_resource_detector.erl](https://github.com/open-telemetry/opentelemetry-erlang/blob/main/apps/opentelemetry/src/otel_resource_detector.erl) being...

language-erlang
scope-sdk