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

Remove the networkExporter option from the helm chart #1076

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented Dec 12, 2023

Network explorer is no longer part of this helm chart and should be installed separately. See https://github.com/signalfx/splunk-otel-collector-chart/blob/main/docs/advanced-configuration.md#using-opentelemetry-ebpf-helm-chart-with-splunk-opentelemetry-collector-for-kubernetes for more details.

The helm chart installation will fail if networkExporter.enabled=true

Error: UPGRADE FAILED: execution error at (splunk-otel-collector/templates/NOTES.txt:86:3): Network exporter is not part of this helm chart anymore. Please follow https://github.com/signalfx/splunk-otel-collector-chart/blob/main/UPGRADING.md#0870-to-0880 to replace it with the upstream OpenTelemetry eBPF helm chart.

and will print a warning if networkExporter is used in any other way

[WARNING] `networkExplorer` option is no longer supported. Please remove it from your custom values.yaml.

@dmitryax dmitryax requested review from a team as code owners December 12, 2023 22:19
@dmitryax dmitryax force-pushed the remove-network-explorer branch 3 times, most recently from d91c500 to 04739ba Compare December 12, 2023 22:36
@jvoravong
Copy link
Contributor

We might want to check if there are any Network Explorer metrics being tested in the v2 functional tests. LGTM overall.

@dmitryax dmitryax force-pushed the remove-network-explorer branch from 04739ba to 53bead3 Compare December 12, 2023 23:06
@dmitryax
Copy link
Contributor Author

We might want to check if there are any Network Explorer metrics being tested in the v2 functional tests.

I haven't found any

@dmitryax
Copy link
Contributor Author

Looks like the tests are flaky

@dmitryax dmitryax force-pushed the remove-network-explorer branch from 53bead3 to 791ac08 Compare December 13, 2023 00:38
@dmitryax dmitryax merged commit 2a9732a into main Dec 13, 2023
25 of 27 checks passed
@dmitryax dmitryax deleted the remove-network-explorer branch December 13, 2023 01:08
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2023
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.

4 participants