-
- Downloads
refactor(telemetry): use `autoexport`
To simplify the configuration of the OTel exporters, we can utilise `autoexport` which performs the environment variable switches that we were previously doing, and handles a few other options. This slightly changes our configuration for metrics, which hopefully doesn't make an impact - or won't when we start producing metrics. This also requires a bump to the `go` directive, as the package requires a minimum of 1.22.7.
parent
85b08181
No related branches found
No related tags found
Please register or sign in to comment