Skip to content

feat: networkobserver support multi configs #2298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

KayzzzZ
Copy link
Collaborator

@KayzzzZ KayzzzZ commented Jul 11, 2025

This pull request includes the following improvements:

  1. Thread Model Refactoring
  • The NetworkObserver no longer maintains its own thread pool.
  • It now leverages thread resources from the eBPFServer to improve resource utilization and reduce redundancy.
  1. Multi-Configuration Support for NetworkObserver
  • Added support for configuring multiple collection configurations in NetworkObserver.
  • The component can now dynamically adapt to different data collection requirements.
  1. APM Endpoint Reporting Enhancement
  • Modified the flusherSLS component to include a workspace header when reporting to the APM endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants