-
We use psycopg connection pool in out FastAPI auto instrumented component,
previously we used psycopg.connect directly without connection pool and PG spans were properly reported
after switching to …
-
## Is your feature request related to a problem?
Already known issue - multiple APIs moved from package `javax` to `jakarta` in this version, meaning that our instrumentations will not be applied. Th…
-
Way back in the early days of this APM agent (about 10y ago) `.middleware.connect()` was added to support `apm.captureError()`'ing with Connect middleware:
```
var app = connect()
// app.use(...)…
-
Provide instrumentation for Azure Storage.
Meta issue: elastic/apm#410
SPEC: elastic/apm#411
-
Hello we noticed that Elastic was not on your list of supported and tested destinations. We offer native OTel support, and are now heavy contributors to OTel (ECS donation, Profiling agent donation, a…
-
Next.js 13.3.0 broke our (experimental) instrumentation -- see the test failures on this dependabot PR: https://github.com/elastic/apm-agent-nodejs/pull/3257
(Similarly, next@13.2.0 broke our instr…
-
## Describe the bug
Trying to use apm on elasticsearch jvm to get jvm metrics.
APM agent finds APM server, but fails to send any data with `java.net.SocketPermission access denied`.
## Steps t…
-
We should document the automatic integration of Celery when using Django or Flask, as well as document how to manually instrument Celery when it is used in standalone mode.
-
### Classic agent link
- https://www.elastic.co/guide/en/apm/agent/java/current/config-core.html#config-capture-body
### What it does
For transactions that are HTTP requests, the Java agent can o…
-
**Agent Environment**
Using the [Datadog helm-chart](https://github.com/DataDog/helm-charts/tree/main/charts/datadog) version 3.32.3
Datadog Agent version: 7.45.0
Edit: We have since upda…