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

Add continuous discovery base config #1455

Closed
wants to merge 1 commit into from
Closed

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented Sep 18, 2024

The new continuous discovery mechanism is disabled by default. To enable it, set the following values in your configuration:

agent:
  discovery:
    enabled: true
  featureGates: splunk.continuousDiscovery

The new continuous discovery mechanism is disabled by default. To enable it, set the following values in your configuration:
```yaml
agent:
discovery:
  enabled: true
featureGates: splunk.continuousDiscovery
```
@dmitryax dmitryax closed this Sep 18, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2024
@dmitryax dmitryax deleted the add-discovery-config branch September 19, 2024 18:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant