summary refs log tree commit diff
path: root/synapse/logging/tracing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetryEric Eastwood2022-09-301-3/+6
* Maybe fix positional argument mismatch for DummyLinkEric Eastwood2022-09-141-7/+2
* Hopefully fix problem when OTEL not installed with non recording spanEric Eastwood2022-09-131-16/+21
* Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetryEric Eastwood2022-09-091-1/+15
* Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetryEric Eastwood2022-08-181-5/+16
* Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetryEric Eastwood2022-08-091-54/+106
* Fix lintsEric Eastwood2022-08-021-3/+1
* Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetryEric Eastwood2022-08-021-2/+2
* Update docsEric Eastwood2022-08-021-66/+61
* Clean up some opentracing text referencesEric Eastwood2022-08-021-6/+7
* More clear method namesEric Eastwood2022-08-021-7/+7
* Fix lintsEric Eastwood2022-08-021-21/+22
* Revert crazy custom sampler and span process to try force tracing for usersEric Eastwood2022-08-021-140/+15
* Revert "Non-working try baggage to inherit force tracing/sampling"Eric Eastwood2022-08-021-53/+7
* Non-working try baggage to inherit force tracing/samplingEric Eastwood2022-08-021-7/+53
* PoC force tracingEric Eastwood2022-08-021-34/+162
* Fix tests and some lintsEric Eastwood2022-08-011-1/+19
* Try to align read from edu contentEric Eastwood2022-08-011-2/+4
* Implement start_active_span_from_edu for OTELEric Eastwood2022-08-011-10/+19
* todosEric Eastwood2022-08-011-0/+5
* Fix some lintsEric Eastwood2022-08-011-28/+80
* Use HTTP_HOST attributeEric Eastwood2022-07-301-2/+1
* Use correct type for what start_as_current_span returnsEric Eastwood2022-07-291-1/+2
* Passing tests and context manager doesn't seem to be neededEric Eastwood2022-07-291-7/+9
* Move to start_active_spanEric Eastwood2022-07-291-48/+2
* Easier to follow local vs remote span tracingEric Eastwood2022-07-291-8/+54
* Explain weird functionEric Eastwood2022-07-291-0/+4
* Record exceptionEric Eastwood2022-07-291-4/+8
* Fix using wrong type of context (`Context` vs `SpanContext`)Eric Eastwood2022-07-291-4/+8
* Fix some lintsEric Eastwood2022-07-281-1/+1
* Fixup some todosEric Eastwood2022-07-281-30/+59
* Fix some lintsEric Eastwood2022-07-271-3/+3
* Export to Jaeger (things are showing up)Eric Eastwood2022-07-271-28/+49
* Server runningEric Eastwood2022-07-271-3/+6
* Progress towards OTELEric Eastwood2022-07-271-269/+113
* Some shim and some newEric Eastwood2022-07-261-0/+947