-
Starting with [OpenTelemetry java agent](https://github.com/open-telemetry/opentelemetry-java-instrumentation) 1.23.0, RabbitMQ transactions are being categorized as "unknown" in the APM UI.
I bel…
-
During https://github.com/elastic/apm-agent-nodejs/issues/1781 I also stumbled over the following behavior:
When wrapping a function called `request` the `http` instrumentation seems to get trigger…
-
For better OOTB support for cloud services we aim for extending our supported instrumentation for the APM agents.
This theme is about providing instrumentation for common AWS services / backends for…
-
For better OOTB support for cloud services we aim for extending our supported instrumentation for the APM agents.
This theme is about providing instrumentation for common Azure services / backends fo…
-
Similar question to https://github.com/DataDog/dd-trace-java/issues/4507:
is it possible to use this library only for profiling and JVM metrics, rely on the OpenTelemetry Java SDK for tracing instr…
-
Currently Logstash doesn't have a good way to understand the latency introduced while processing events.
The Elastic APM agent could be leveraged to measure how events progress through the pipeline…
-
**APM Server version** (`apm-server version`):
8.12.1
**Description of the problem including expected versus actual behavior**:
When creating span links via the OTLP protocol the links are in…
-
A reasonably common mistake when using the APM agent is to `.start()` it *after* having `require()`d some modules that the agent *would* have instrumented. We could probably look through `require.cac…
-
# Feature Request
Grafana Frontend Observability can correlate individual page - loads and asynchronous backend calls automatically with Application Observability. The RUM and APM correlation need …
-
**Is your feature request related to a problem? Please describe.**
We use koa-graphql instead of express-graphql, so we'd like to support it
**Describe the solution you'd like**
Create something…