Thomas Eizinger
Thomas Eizinger
Is this branch safe to depend on? We are hash-pinning all actions in our CI so if you'd like me to test this, I'd ask to please not force-push to...
> @thomaseizinger, did you run into any issues so far? If not, I guess this is safe to merge (and release 3.0). 😄 No issue related to the cache!
On CentOS, i.e. the RPM package, this seems to work fine and it has the correct size.
Can't reproduce on latest version.
I've found https://uptrace.dev/. It has a DSN similar to Sentry, meaning we could embed this in the clients and pro-actively report metrics to it.
I toyed around with this a bit in https://github.com/firezone/firezone/pull/7420.
Uptrace can also be self-hosted which would allow us to avoid relying on another vendor here: https://uptrace.dev/get/open-source-apm.html
Now that we have an integration with PostHog for feature-flags, we could also use their analytics to track some of these things by reporting events.
We could probably also run our own collector in a VM in GCP and simply point all clients & gateways to that for data ingestion. For the relay, we are...
Authentication of OTEL collector can be implemented with: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/bearertokenauthextension