fix tracing configuration

This commit is contained in:
Willy Kloucek
2022-01-12 10:29:39 +01:00
parent 182712b223
commit c915fa7571

View File

@@ -0,0 +1,6 @@
Bugfix: Fix the default tracing provider
We've fixed the default tracing provider which was no longer configured after [owncloud/ocis#2818](https://github.com/owncloud/ocis/pull/2818).
https://github.com/owncloud/ocis/pull/2952
https://github.com/owncloud/ocis/pull/2818