Replies: 2 comments 2 replies
-
Could you provide a sample repo I can clone and try out? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi Tristan, I still have issues — I've pinned Otel Erlang to 1.4, but I am still not able to publish metrics to the Otel Collector. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to use opentelemetry metrics and logs with my Erlang app, but I am really struggling to get started.
I'm using Otel collector to receive metrics, and I see it collects spans from my app, but the following code does not produce anything:
my sys.config:
What am I missing?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions