deepflowio / deepflow

eBPF Observability - Distributed Tracing and Profiling
https://deepflow.io
Apache License 2.0
2.99k stars 334 forks source link

fix: failed to create 1h/1d data source, do not cause startup failure #8488

Closed lzf575 closed 2 weeks ago

lzf575 commented 2 weeks ago

The old version has different aggregation methods for some fields than the new version, such as direction_score, which will cause the automatic creation of the 1h/1d data source to fail, but it will not affect it.

This PR is for: