diff options
author | Jorik Schellekens <joriksch@gmail.com> | 2019-08-16 15:15:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-16 15:15:04 +0100 |
commit | 9eb40c7940dba414492d88a12df0f079b4d98268 (patch) | |
tree | acf80983e69ead0a919a16ff3a2af9fff418b23a | |
parent | Cleanup (diff) | |
download | synapse-9eb40c7940dba414492d88a12df0f079b4d98268.tar.xz |
More context
-rw-r--r-- | changelog.d/5856.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5856.misc b/changelog.d/5856.misc index 13f49da14c..ce99b38782 100644 --- a/changelog.d/5856.misc +++ b/changelog.d/5856.misc @@ -1 +1 @@ -Tag authenticated entity and servlet_name. +Add a tag recording a requests authenticated entity and corresponding servlet in opentracing. |