diff options
| author | Jorik Schellekens <joriksch@gmail.com> | 2019-09-12 10:57:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-12 10:57:37 +0100 |
| commit | a8251da10f98a251b9aa0be1f313d8d2e4ac1c3f (patch) | |
| tree | 330468b0eefc4d780b7c6fbd5b344055c32422ca | |
| parent | Merge pull request #6020 from matrix-org/jaywink/allow-support-users-to-register (diff) | |
| download | synapse-a8251da10f98a251b9aa0be1f313d8d2e4ac1c3f.tar.xz | |
Blow up config if opentracing is missing (#5985)
* Blow up config if opentracing is missing
| -rw-r--r-- | changelog.d/5985.feature | 1 | ||||
| -rw-r--r-- | synapse/config/tracer.py | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changelog.d/5985.feature b/changelog.d/5985.feature new file mode 100644 |
