- Issue created by @murz
- Merge request !55Issue #3493102: Rework the OpenTelemetry logger proxy Drupal 9 support → (Merged) created by murz
OpenTelemetry tends to spam by multiple messages in a row (50+) when the data upload fails, and that is probably not what users want to see in Drupal Logs.
To workaround this, I invented a proxy that deduplicates these logger messages. But it requires some ugly tricks to make it work for D9 and D10 together.
So, to make it less painful, the idea is to move this to a submodule and publish a separate version for D9 and D10+.
Active
1.0
Code