elastic / elastic/apm-agent-python
OpenTracing binding ignores start_time argument
Offen
agent-python
- Vorherrschende Sprache
- Python
- Sterne
- 431
- Forks
- 239
- Ø Merge
- 5 T. 10 Std.
- Gemergte PRs (30 T.)
- 7
Beschreibung
OpenTracing specs allow passing explicit timestamps when starting new spans, but in the OT binding the APM agent this argument is being ignored:
https://github.com/elastic/apm-agent-python/blob/9b360e0c466974df974f5da4f0e34af0735a9942/elasticapm/contrib/opentracing/tracer.py#L79
This issue addressed in this PR already: #824
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.