Skip to content
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

feat: drop fleet agentcfg and direct fetcher #14921

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kruskall
Copy link
Member

Motivation/summary

use ES fetcher and kibana fallback when available
replace nil directfetcher with empty fetcher
remove fleet agentcfg config options

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

Closes #14539

use ES fetcher and kibana fallback when available
replace nil directfetcher with empty fetcher
remove fleet agentcfg config options
@kruskall kruskall added the backport-skip Skip notification from the automated backport with mergify label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace md5 with FIPS compliant algorithm
1 participant