Maypher

Results 2 comments of Maypher

@Riad-Afandili I tested every mod individually and this was the one that caused the issue. Not sure why though...

Found that according to [this issue](https://github.com/distribution/distribution/issues/4270) setting `OTEL_TRACES_EXPORTER=none` removes the error and `OTEL_SDK_DISABLED=true` completly disables telemetry. I feel this should be set to false by default and be configurable by...