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

agent: support discovery mode on linux #1108

Merged
merged 3 commits into from
Jan 11, 2024
Merged

agent: support discovery mode on linux #1108

merged 3 commits into from
Jan 11, 2024

Conversation

rmfitzpatrick
Copy link
Contributor

Description:
Adding a feature - These changes adopt discovery mode for agents, configurable with a new agent.discovery value mapping (disabled by default).

Right now only an enabled value and extensions and receivers properties are configurable. I originally planned on adding a duration field that will influence the SPLUNK_DISCOVERY_DURATION env var, but decided to defer for a followup since the liveness/readiness probe initialDelaySeconds would also need to be adjusted.

Testing:
My plan is for the integration tests be in the SOC project where the feature exists, with initial "test" being pushed implicitly to the example yaml content (and lack of changes in others).

Documentation:
Updated advanced configuration doc.

@dmitryax dmitryax merged commit 3473709 into main Jan 11, 2024
32 checks passed
@dmitryax dmitryax deleted the discoverymode branch January 11, 2024 01:59
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants