We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See meta issue and spec for the description and details:
The text was updated successfully, but these errors were encountered:
Note: the equiv issue for the OTel distro/agent is elastic/elastic-otel-node#305
Sorry, something went wrong.
I tested a simple example script against a serverless deployment
cd apm-agent-nodejs npm ci cd examples/ export ELASTIC_APM_SERVER_URL="...REDACTED serverless endpoint URL..." OTEL_EXPORTER_OTLP_HEADERS="Authorization=ApiKey a1Q0REDACTEDdLdjJGZw=="' \ node trace-undici.js
It worked:
trentm
No branches or pull requests
See meta issue and spec for the description and details:
The text was updated successfully, but these errors were encountered: