renovatebot / renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
https://mend.io/renovate
GNU Affero General Public License v3.0
17.67k stars 2.33k forks source link

[OpenTelemetry] Use Node autoinstrumentation meta package #29026

Open secustor opened 6 months ago

secustor commented 6 months ago

We should use the upstream auto instrumentation package to automatically support new resource detections and instrumentation.

This would also solve https://github.com/renovatebot/renovate/discussions/28976 as the meta package includes EnvDetector

yuzcat01 commented 1 month ago

Hello I would like to take a shot at this. is this issue still relevant? I am fairly new to open sourceAny additional information or guidance would be appreciated.

secustor commented 1 month ago

Yes, it is still relevant.

Checkout the dev docs ( docs/dev ) there you should find everything to setup your environment.

The actual instrumentation code is located in lib/instrumentation.