alipay / container-observability-service

Simplify Kubernetes applications operation with one-stop observability services, including resource delivery SLO,root cause diagnoses and container lifecycle tracing and more.
Apache License 2.0
86 stars 15 forks source link

fix data exception #105

Closed LLKCoder closed 5 months ago

LLKCoder commented 5 months ago

Description

Fix the bug that data displayed on custom-log is inconsistent with the data returned from API

Some test example: API's data: E7392E6F-4F4C-4158-8394-4CDD7504753E

custom-log's data AE4D2CB7-DFE8-4D47-82E6-02E8A4ACE181

RelatedIssues

Close #104