mrproliu opened a new pull request, #12419: URL: https://github.com/apache/skywalking/pull/12419
Due to Cilium monitoring all services in the same cluster, and it will result in a large amount of unnecessary data. Therefore, the following parts have been introduced: 1. Exclusion policy: When meeting the exclusion policy criteria, some traffic will be ignored to reduce data generation. 2. Customize metadata: In previous designs, automatic use of ALS metadata mapping files was used; here we reuse a new metadata mapping file instead with unchanged rules. 3. Support for Hierarchy function provisioning: Allowing it to point towards Kubernetes monitoring in hierarchies Since Cilium Fetcher is a new feature in this milestone and has already been added to the changelog, there's no need for re-addition. - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>. - [ ] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
