Closed
Description
Infos
We're using DD to monitor our systems. From time to time we see the following errors popping up in our Sentry environment.
Maybe related to #3019?
Which version of dd-trace-py are you using?
0.56.0
Which version of pip are you using?
latest
What is the result that you get?
TypeError: '<' not supported between instances of 'NoneType' and 'str'
File "ddtrace/profiling/scheduler.py", line 53, in flush
exp.export(events, start, self._last_export)
File "ddtrace/profiling/exporter/http.py", line 150, in export
profile = super(PprofHTTPExporter, self).export(events, start_time_ns, end_time_ns)
File "ddtrace/profiling/exporter/pprof.pyx", line 630, in ddtrace.profiling.exporter.pprof.PprofExporter.export
File "ddtrace/profiling/exporter/pprof.pyx", line 314, in ddtrace.profiling.exporter.pprof._PprofConverter._build_profile
Metadata
Metadata
Assignees
Labels
No labels