summaryrefslogtreecommitdiff
path: root/tests/unit/test_tracing.py
Commit message (Expand)AuthorAgeFilesLines
* End node request span when result event is sentSimon Westphahl2022-10-071-0/+5
* Store parent span context with span infoSimon Westphahl2022-10-061-3/+11
* Trace merge requests and merger operationsSimon Westphahl2022-09-191-13/+29
* Add span for builds and propagate via requestSimon Westphahl2022-09-191-1/+6
* Tracing: implement span save/restoreJames E. Blair2022-09-191-9/+167
* Add support for configuring and testing tracingJames E. Blair2022-09-191-0/+41