-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Draft: Try to use use rust-jaeger-python-client
#13399
Changes from all commits
522c29b
801069a
c15e0bd
75a751d
b732dab
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -182,6 +182,7 @@ hiredis = { version = "*", optional = true } | |
Pympler = { version = "*", optional = true } | ||
parameterized = { version = ">=0.7.4", optional = true } | ||
idna = { version = ">=2.5", optional = true } | ||
rust-python-jaeger-reporter = {git = "https://github.com/erikjohnston/rust-jaeger-python-client.git"} | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
(╯°□°)╯︵ ┻━┻ time to use OpenTelemetry stuff #11850 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. -> #13400 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updated |
||
|
||
[tool.poetry.extras] | ||
# NB: Packages that should be part of `pip install matrix-synapse[all]` need to be specified | ||
|
Uh oh!
There was an error while loading. Please reload this page.