Yun-Ting Lin
Yun-Ting Lin
> please add changelog entry too Updated http and aspnetcore instrumentation changelogs.
I've chatted with @alanwest, and we are currently thinking to split the existing OTLP package into 2: 1. OpenTelemetry.Exporter.OpenTelemetryProtocol.Grpc, and 2. OpenTelemetry.Exporter.OpenTelemetryProtocol.Http Please refer to the comment for more details:...
Alpha version was released: https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Process. This issue will be closed after the stable release.
Dashboard built with Grafana based on 0.5.0 (version number under discussion) release:  Attached Grafana dashboard JSON template file used to create the above dashboard for better onboarding experience. [process...
> Could you send a PR to the repo with the json file? https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1016
@mada-vidyasagar, could you try running your code outside of the Azure Function environment to see whether the issue persists?
Hi @kedare, I cloned the code you shared: https://github.com/kedare/dotnet-otel-bug/tree/main and the issue did not repro in my machine. But I do see this warning emitted with your code: `C:\repos\dotnet-otel-bug\Program.cs(36,1): warning...
I'll be working on this issue.