woofyzhao

Results 7 issues of woofyzhao

- Fixes #5555 ### Change list 1. add cluster name and ip fields for agent and dataproxy heartbeat report. 2. remove some redundant fields in file source model. 3. fix...

component/manager
component/dataproxy
component/agent
service/docker

### What happened 1. The heartbeat misses some critical fields. 2. The file task dispatching by cluster name is broken. ### What you expected to happen no error ### How...

type/bug

看原文应该是,和p_t一样对正负例是不一样的权重

Hi, I believe the specific switch and loop order in the code to deal with the problem of incorrectly canceling of other successive/concurrent requests on the same key you mentioned...

- Fixes #6151 ### Motivation - By default inlong manager only performs logical deletion. - In cases where there are huge amount of offline periodic tasks it may be required...

component/manager
component/audit

### Description Add logically deleted group purging to keep control the db size ### Use case DB data size control ### Are you willing to submit PR? - [X] Yes,...

component/manager
type/feature