Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Opentracing Utils (#5722)
Browse files Browse the repository at this point in the history
* Add decerators for tracing functions

* Use the new clean contexts

* Context and edu utils

* Move opentracing setters

* Move whitelisting

* Sectioning comments

* Better args wrapper

* Docstrings

Co-Authored-By: Erik Johnston <erik@matrix.org>

* Remove unused methods.

* Don't use global

* One tracing decorator to rule them all.
  • Loading branch information
JorikSchellekens authored Jul 23, 2019
1 parent 841b128 commit 18a466b
Show file tree
Hide file tree
Showing 3 changed files with 357 additions and 101 deletions.
1 change: 1 addition & 0 deletions changelog.d/5722.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add a set of opentracing utils.
Loading

0 comments on commit 18a466b

Please sign in to comment.