diff options
author | Jorik Schellekens <joriksch@gmail.com> | 2019-08-05 11:30:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-05 11:30:18 +0100 |
commit | 08aaad0756c8864f9ca044cf37a4e3836c83ea8b (patch) | |
tree | 989d5662c003d7841434022fdffd047b7daab921 /changelog.d | |
parent | Use unified trace method (diff) | |
download | synapse-08aaad0756c8864f9ca044cf37a4e3836c83ea8b.tar.xz |
Nicer changelog
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5687.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5687.misc b/changelog.d/5687.misc index 3d379753a7..9d98c4abb1 100644 --- a/changelog.d/5687.misc +++ b/changelog.d/5687.misc @@ -1 +1 @@ -Opentrace e2e code paths. +Add OpenTracing instrumentation for e2e code paths. |