mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
If the otel collector runs on a different node from the elixir apps, these won't be set anymore. Luckily, all of the info we need is already in the application's env, so we can simply copy them over to the needed attributes. Related: https://github.com/firezone/infra/pull/47 Related: https://github.com/firezone/infra/pull/47#discussion_r2149291472 Related: https://opentelemetry.io/docs/languages/erlang/resources/#adding-resources-with-os-and-otp-application-environment-variables Related: https://opentelemetry.io/docs/specs/semconv/resource/#service