-
### Bug description
I am instrumenting our NestJS application using the Elastic APM OpenTelemetry Bridge. It seems to work fine with all other instrumentation libraries, such as Redis and NestJS, b…
-
Aggregations could be boundless with huge cardinality OR with buggy instrumentation. To protect against these, the aggregated metrics should have limits and overflow to specific buckets after those li…
-
### Describe the bug
A clear and concise description of what the bug is.
### Environment
- OS: linux/amd64
- Go Version: [e.g. 1.23]
### To Reproduce
otel-collector config
```
…
-
### Description
Add instrumentation support for the AWS_KINESIS_STREAM service and emit ARN-like entity linking data.
### Acceptance Criteria
Able to create entity relationships when an APM appli…
-
**Describe what happened:**
In my operator, I'm using
```
apm: {
enabled: true,
instrumentation: {
enabled: true, // default is false
…
-
### Description
Placeholder issue for integration with Agent Control/Fleet Control. Specifics TBD.
We are pivoting to making Kubernetes the primary experience for NR Control Public Preview in Jan.…
-
**Current behaviour**
Auto Instrumentation in the tracing tag isn't setting the `_dd.base_service` which leads to un-necessary service creation in the APM services page, ideally these services should…
-
### Failing test case
TestAPMConfig
### Error message
```
apm_propagation_test.go:184: received ES response: {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [tra…
-
Provision of adding instrumentation to `pgx/v4/pgxpool`. Right now, when using pgxpool, instrumentation has to be manually added, record errors etc. I glanced through the pgxpool sourcecode, though co…
-
**Is your feature request related to a problem? Please describe.**
I am trying to understand deeper level use cases, and to do that often use an APM Tool to track performance of pieces of the code.…