Skip to content
New issue

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

[META 882] Check classic and OTel agents against serverless #4167

Closed
obltmachine opened this issue Jul 30, 2024 · 2 comments
Closed

[META 882] Check classic and OTel agents against serverless #4167

obltmachine opened this issue Jul 30, 2024 · 2 comments
Assignees

Comments

@obltmachine
Copy link
Contributor

See meta issue and spec for the description and details:

@trentm
Copy link
Member

trentm commented Jul 30, 2024

Note: the equiv issue for the OTel distro/agent is elastic/elastic-otel-node#305

@trentm trentm self-assigned this Jul 30, 2024
@trentm
Copy link
Member

trentm commented Jul 30, 2024

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:

Screenshot 2024-07-30 at 12 46 17 PM

@trentm trentm closed this as completed Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants