diff --git a/changelog/unreleased/fix-tracing-config.md b/changelog/unreleased/fix-tracing-config.md new file mode 100644 index 000000000..62b15cf6a --- /dev/null +++ b/changelog/unreleased/fix-tracing-config.md @@ -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