| ✅ Logs | ✖️ Metrics | ✖️ Traces |
Getting started
Install ClickStack logger backend package
The package can be installed by addinghyperdx to your list of dependencies in
mix.exs:
Configure logger
Add the following to yourconfig.exs file:
Configure environment variables
Afterwards you’ll need to configure the following environment variables in your shell to ship telemetry to ClickStack via the OpenTelemetry collector:- Managed ClickStack
- ClickStack Open Source
OTEL_SERVICE_NAME environment variable is used to identify your service
in the HyperDX app, it can be any name you want.