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

Fix failing cluster receiver with enabled profiling and disabled logs #480

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented Jul 1, 2022

If k8s events are sent to Splunk Platform and Observability Profiling is enabled, clusterReceiver is failing with the following message:

 failed to get config: invalid configuration: pipeline "logs" references exporter "splunk_hec/o11y" which does not exist

This change fixes the bug.

If logs are sent to Splunk Platform and Observability Profiling is enabled, clusterReceiver is failing with the following message:

```
 failed to get config: invalid configuration: pipeline "logs" references exporter "splunk_hec/o11y" which does not exist
```

This change fixes the bug.
@dmitryax dmitryax requested review from a team as code owners July 1, 2022 18:33
@dmitryax dmitryax merged commit 89df73d into main Jul 1, 2022
@dmitryax dmitryax deleted the fix-profiling-true-bug branch July 7, 2022 23:38
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.

None yet

3 participants