Aron Kyle
Aron Kyle
**Expected behaviour** According to these docs https://docs.datadoghq.com/opentelemetry/otlp_ingest_in_the_agent/?tab=host we should be able to use open telemetry metrics in conjunction with the dd-trace-js library. **Actual behaviour** When configuring the opentelemetry metrics inconjunction...
It would be nice if there was a way to combine several services in to a single open api yaml file.
Updated the docker compose command to recursively search through any specified .env files for the COMPOSE_ENV_FILES parameter. When found, the paths are followed recursively to extend the list of .env...
[github.com/uptrace/bun/extra/bunotel/otel.go:61](https://github.com/uptrace/bun/blob/26996878ae81ebe320e81511f9b35c0945f0df57/extra/bunotel/otel.go#L61) should be passing the meter provider (and trace provider) specified in the options collected at [github.com/uptrace/bun/extra/bunotel/otel.go:35](https://github.com/uptrace/bun/blob/26996878ae81ebe320e81511f9b35c0945f0df57/extra/bunotel/otel.go#L35). The net result is during the Init call some metrics are forcibly recorded...