-
We had this question in yesterday's JS SIG (2024-09-25) and originates from the issue I've opened a while ago https://github.com/open-telemetry/opentelemetry-js/issues/4447
From [the spec](https://…
-
### Description
I saw that this is working with an older version of rules_dotnet. On top of that it is using the @io_bazel_rules_dotnet name which is not used in the rules_dotnet project. This make…
-
### Description
There is not a lot of usable documentation how to implement versioning in a meaningful way for swagger. But there is absolutely none of how this could be possible with json transcodin…
-
Thanks
-
In preview 5, adding `.WithOtlpExporter()` to `.AddContainer(...)` would show OpenTelemetry logs, traces and metrics in the dashboard.
Since preview 6 this doesn't happen.
But if I had a dashboa…
-
For WPF projects targeting net472, we should see if it's feasible to use the modern PresentationBuildTasks and Microsoft.WinFx.targets used by modern .NET 6/7/8.
We are already importing Microsoft.…
-
#### Issue
https://github.com/open-telemetry/opentelemetry-dotnet/pull/5097 removes support for grpc instrumentation. This is done to unblock stable release of instrumentation library which will co…
-
As @ravividap stated in issue #1957 an open issue in grpc-dotnet repo prevents models/messages validation for Update Basket service due to open issue https://github.com/grpc/grpc-dotnet/issues/741.
…
-
#### Environment details
Java 21
Spring Boot 3.3.3
google-cloud-bigquery: 2.42.1
google-cloud-bigquerystorage: 3.9.0
#### Steps to reproduce
1. Listen to a Kafka topic
2. For each mes…
-
If a given system uses the newly support HTTP/3 channel configuration then gRPCurl's current TCP only implementation can not provide any usefulness.
The solution is for gRPCurl's gRPC functionality…