-
### What version of OpenTelemetry are you using?
```
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "1.25.1",
"@opentelemetry/exporter-trace-otlp-grpc": "0.52.1",
"@open…
-
```scala
ZIO.service[Tracing].flatMap { tracing =>
import tracing.aspects.*
ZIO.attempt { ... ) @@ root(
"my-trace",
attributes = Attributes(
Attribute(AttributeKey.stringKe…
-
### Description
Project issue to collect milestones, issues etc. for `8.0.0` of our Java SDK. This major will come with native OpenTelemetry support for tracing and will replace our proprietary traci…
-
I've been trying to migrate from OpenTelemetry Distro from App Insights 2.9.4 but I am not getting the backend services to show up in the Application Map or any requests in Live Metrics. There's no co…
-
I believe this to be a consequence of https://github.com/open-telemetry/opentelemetry-rust/issues/1961
Using these versions:
```toml
[dependencies]
init-tracing-opentelemetry = { version = "0.19…
-
### Current Behavior
# set upstream
```
curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -i -d '
{
"uri": "/*",
"upstream": {
…
-
### Required Terms
- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agreem…
-
https://github.com/open-telemetry/opentelemetry-python/blob/a94eab984db6b794cc59cb2c16cd14d804d1eeaf/exporter/opentelemetry-exporter-otlp-proto-http/src/opentelemetry/exporter/otlp/proto/http/trace_ex…
-
Any project which depends on opentelemetry's resource module will cause viztracer to silently fail. I tried to debug but whenever I get to the end of the resource module the application simply exits s…
-
### Component
OpenTelemetry.Instrumentation.ConfluentKafka
### Is your feature request related to a problem?
Sometimes, Kafka producers or consumers need to dynamically load configurations an…