DenoDDeno
Powered by
ashutoshA
Denoβ€’11mo agoβ€’
6 replies
ashutosh

OpenTelemetry Setup with Axiom.co

all the docs and demo videos by deno assumes that the endpoint is not authenticated. can someone help me to configure this with Axiom.co endoints

I tried with these variables within env but this didn't work

OTEL_DENO=true
OTEL_SERVICE_NAME=service
OTEL_EXPORTER_OTLP_ENDPOINT=https://api.axiom.co/v1/traces
OTEL_EXPORTER_OTLP_HEADERS='authorization=Bearer AXIOM_API_KEY,X-Axiom-Dataset=my-dataset'
OTEL_DENO=true
OTEL_SERVICE_NAME=service
OTEL_EXPORTER_OTLP_ENDPOINT=https://api.axiom.co/v1/traces
OTEL_EXPORTER_OTLP_HEADERS='authorization=Bearer AXIOM_API_KEY,X-Axiom-Dataset=my-dataset'
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

OpenTelemetry instrumentation
bagerenBbageren / help
2y ago
Is using something like @opentelemetry/instrumentation-pg possible with Deno
kylec32Kkylec32 / help
6mo ago
Can't use OpenTelemetry at all
BretBBret / help
2mo ago