0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 09:55:48 +02:00
synapse/changelog.d/10092.bugfix
Richard van der Hoff ed53bf314f
Set opentracing priority before setting other tags (#10092)
... because tags on spans which aren't being sampled get thrown away.
2021-05-28 16:14:08 +01:00

1 line
150 B
Text

Fix a bug in the `force_tracing_for_users` option introduced in Synapse v1.35 which meant that the OpenTracing spans produced were missing most tags.