Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'madlittlemods/11850-migrate-to-opentelemetry' into madlittlemod... | Eric Eastwood | 2022-08-09 | 1 | -14/+22 |
|\ | |||||
| * | Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetry | Eric Eastwood | 2022-08-09 | 1 | -54/+106 |
* | | More tracing for federated side | Eric Eastwood | 2022-08-05 | 1 | -38/+47 |
* | | Trace more | Eric Eastwood | 2022-08-04 | 1 | -2/+2 |
* | | Allow @trace and @tag_args to be used together | Eric Eastwood | 2022-08-03 | 1 | -51/+93 |
* | | Fix @tag_args being one-off (ahead) | Eric Eastwood | 2022-08-03 | 1 | -1/+1 |
|/ | |||||
* | Fix lints | Eric Eastwood | 2022-08-02 | 1 | -3/+1 |
* | Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetry | Eric Eastwood | 2022-08-02 | 1 | -2/+2 |
* | Update docs | Eric Eastwood | 2022-08-02 | 1 | -66/+61 |
* | Clean up some opentracing text references | Eric Eastwood | 2022-08-02 | 1 | -6/+7 |
* | More clear method names | Eric Eastwood | 2022-08-02 | 1 | -7/+7 |
* | Fix lints | Eric Eastwood | 2022-08-02 | 1 | -21/+22 |
* | Revert crazy custom sampler and span process to try force tracing for users | Eric Eastwood | 2022-08-02 | 1 | -140/+15 |
* | Revert "Non-working try baggage to inherit force tracing/sampling" | Eric Eastwood | 2022-08-02 | 1 | -53/+7 |
* | Non-working try baggage to inherit force tracing/sampling | Eric Eastwood | 2022-08-02 | 1 | -7/+53 |
* | PoC force tracing | Eric Eastwood | 2022-08-02 | 1 | -34/+162 |
* | Fix tests and some lints | Eric Eastwood | 2022-08-01 | 1 | -1/+19 |
* | Try to align read from edu content | Eric Eastwood | 2022-08-01 | 1 | -2/+4 |
* | Implement start_active_span_from_edu for OTEL | Eric Eastwood | 2022-08-01 | 1 | -10/+19 |
* | todos | Eric Eastwood | 2022-08-01 | 1 | -0/+5 |
* | Fix some lints | Eric Eastwood | 2022-08-01 | 1 | -28/+80 |
* | Use HTTP_HOST attribute | Eric Eastwood | 2022-07-30 | 1 | -2/+1 |
* | Use correct type for what start_as_current_span returns | Eric Eastwood | 2022-07-29 | 1 | -1/+2 |
* | Passing tests and context manager doesn't seem to be needed | Eric Eastwood | 2022-07-29 | 1 | -7/+9 |
* | Move to start_active_span | Eric Eastwood | 2022-07-29 | 1 | -48/+2 |
* | Easier to follow local vs remote span tracing | Eric Eastwood | 2022-07-29 | 1 | -8/+54 |
* | Explain weird function | Eric Eastwood | 2022-07-29 | 1 | -0/+4 |
* | Record exception | Eric Eastwood | 2022-07-29 | 1 | -4/+8 |
* | Fix using wrong type of context (`Context` vs `SpanContext`) | Eric Eastwood | 2022-07-29 | 1 | -4/+8 |
* | Fix some lints | Eric Eastwood | 2022-07-28 | 1 | -1/+1 |
* | Fixup some todos | Eric Eastwood | 2022-07-28 | 1 | -30/+59 |
* | Fix some lints | Eric Eastwood | 2022-07-27 | 1 | -3/+3 |
* | Export to Jaeger (things are showing up) | Eric Eastwood | 2022-07-27 | 1 | -28/+49 |
* | Server running | Eric Eastwood | 2022-07-27 | 1 | -3/+6 |
* | Progress towards OTEL | Eric Eastwood | 2022-07-27 | 1 | -269/+113 |
* | Some shim and some new | Eric Eastwood | 2022-07-26 | 1 | -0/+947 |