Commit History

Author SHA1 Message Date
  Patrick Cloke 003846d68a Use the BaseReporter super-class for _WrappedRustReporter. (#10799) 2 years ago
  Jonathan de Jong 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Richard van der Hoff 91fa9cca99 Expose opentracing trace id in response headers (#10199) 3 years ago
  Richard van der Hoff 9e405034e5 Make opentracing trace into event persistence (#10134) 3 years ago
  Richard van der Hoff 1bf83a191b Clean up the interface for injecting opentracing over HTTP (#10143) 3 years ago
  Richard van der Hoff b2557cbf42 opentracing: use a consistent name for background processes (#10135) 3 years ago
  Richard van der Hoff d8be7d493d Enable Prometheus metrics for the jaeger client library (#10112) 3 years ago
  Richard van der Hoff 9eea4646be Add OpenTracing for database activity. (#10113) 3 years ago
  Brad Murray 10e6d2abce Fix opentracing inject to use the SpanContext, not the Span (#10074) 3 years ago
  Richard van der Hoff ed53bf314f Set opentracing priority before setting other tags (#10092) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
  Erik Johnston 33548f37aa Improve tracing for to device messages (#9686) 3 years ago
  Jonathan de Jong fc53a606e4 Fix `re.Pattern` mypy error on 3.6 (#9703) 3 years ago
  Erik Johnston b5efcb577e Make it possible to use dmypy (#9692) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke a78016dadf Add type hints to E2E handler. (#9232) 3 years ago
  Erik Johnston 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
  Patrick Cloke d2a3eb04a4 Fix typos in comments. 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke dbc630a628 Use the JSON encoder without whitespace in more places. (#8124) 3 years ago
  Patrick Cloke eebf52be06 Be stricter about JSON that is accepted by Synapse (#8106) 3 years ago
  Erik Johnston 1ef9efc1e0 Fix error reporting when using `opentracing.trace` (#7961) 3 years ago
  Patrick Cloke d1d5fa66e4 Fix the trace function for async functions. (#7872) 4 years ago
  Will Hunt 62b1ce8539 isort 5 compatibility (#7786) 4 years ago
  Erik Johnston 5cdca53aa0 Merge different Resource implementation classes (#7732) 4 years ago
  Erik Johnston e07a8caf58 Add support for using rust-python-jaeger-reporter (#7697) 4 years ago
  Erik Johnston 37f6823f5b Add instance name to RDATA/POSITION commands (#7364) 4 years ago
  Erik Johnston f3ceaf4323 Trace non-JSON APIs, /media, /key etc 4 years ago