diff --git a/changelog/unreleased/tracing-refactor.md b/changelog/unreleased/tracing-refactor.md new file mode 100644 index 0000000000..9a3fc9af13 --- /dev/null +++ b/changelog/unreleased/tracing-refactor.md @@ -0,0 +1,5 @@ +Enhancement: Tracing Refactor + +Centralize tracing handling per extension. + +https://github.com/owncloud/ocis/pull/1819