DenoDDeno
Powered by
Maarten Bicknese πŸ‡³πŸ‡±M
Denoβ€’9mo agoβ€’
12 replies
Maarten Bicknese πŸ‡³πŸ‡±

OTEL not exporting to external server

Hey team, I've been reading docs and trying different configurations. But I can't seem to get my local OTEL logs and traces on my remote LGTM stack.

The project is fairly simple, it's a Deno Fresh (1) setup. With some API endpoints which I want to see the logs for.

Using Deno 2.4.1
Environment (not in .env, but actual runtime)
OTEL_DENO=true
OTEL_EXPORTER_OTLP_ENDPOINT=http://172.16.0.7:4318
OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf
OTEL_DENO=true
OTEL_EXPORTER_OTLP_ENDPOINT=http://172.16.0.7:4318
OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf


The LGTM is from the default docker example in the docs. I can reach Grafana on port 3000 just fine.

Any clues to what I'm doing wrong?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Workaround for deno with otel not exiting?
TrickedTTricked / help
9mo ago
OTEL context propagation with queues
svenemtellSsvenemtell / help
5mo ago
send otel data to grafana cloud endpoint directly
Mrcool πŸ‡΅πŸ‡ΈMMrcool πŸ‡΅πŸ‡Έ / help
6mo ago
Linking to external code
CharCChar / help
3y ago