-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the networkExporter option from the helm chart
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.
- Loading branch information
Showing
24 changed files
with
24 additions
and
1,320 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' | ||
change_type: breaking | ||
# The name of the component, or a single word describing the area of concern, (e.g. agent, clusterReceiver, gateway, operator, chart, other) | ||
component: networkExplorer | ||
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). | ||
note: Remove networkExplorer from helm chart | ||
# One or more tracking issues related to the change | ||
issues: [1076] | ||
# (Optional) One or more lines of additional information to render under the primary note. | ||
# These lines will be padded with 2 spaces and then inserted directly into the document. | ||
# Use pipe (|) for multiline entries. | ||
subtext: | | ||
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -110,6 +110,3 @@ gateway: | |
limits: | ||
cpu: 300m | ||
memory: 300Mi | ||
|
||
networkExplorer: | ||
enabled: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
82 changes: 0 additions & 82 deletions
82
helm-charts/splunk-otel-collector/templates/network-explorer/_helpers.tpl
This file was deleted.
Oops, something went wrong.
122 changes: 0 additions & 122 deletions
122
helm-charts/splunk-otel-collector/templates/network-explorer/cloud-collector-deployment.yaml
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...arts/splunk-otel-collector/templates/network-explorer/cloud-collector-serviceaccount.yaml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
helm-charts/splunk-otel-collector/templates/network-explorer/configmap.yaml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.