Skip to content

Commit

Permalink
Removed memory_ballast from the helm chart (#1240)
Browse files Browse the repository at this point in the history
* remove memory_ballast from the helm chart

* remove memory_ballast from the helm chart-> make render from previous commit
  • Loading branch information
Samiur Arif authored Mar 28, 2024
1 parent 8142f84 commit d3cc910
Show file tree
Hide file tree
Showing 133 changed files with 78 additions and 267 deletions.
12 changes: 12 additions & 0 deletions .chloggen/otl2702.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: 'enhancement'
# The name of the component, or a single word describing the area of concern, (e.g. agent, clusterReceiver, gateway, operator, chart, other)
component: 'chart'
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: 'Removed memory_ballast property from all the configs'
# One or more tracking issues related to the change
issues: [1240]
# (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:
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ data:
k8s_observer:
auth_type: serviceAccount
node: ${K8S_NODE_NAME}
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
batch: null
Expand Down Expand Up @@ -409,7 +407,6 @@ data:
- file_storage
- health_check
- k8s_observer
- memory_ballast
- zpages
pipelines:
logs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ data:
timeout: 10s
extensions:
health_check: null
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
processors:
batch:
send_batch_max_size: 32768
Expand Down Expand Up @@ -96,7 +94,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
pipelines:
metrics:
exporters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 0304962dfa2c0ce5add9efa008bdd24b1e79574244e3ff6d51e5ff156c6c8a39
checksum/config: fef34281f02a52f6b429974f5098ddedf3303148c6b4582cb7847db459dd9f4a
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
component: otel-k8s-cluster-receiver
release: default
annotations:
checksum/config: 2e4a139c316eb8f526a47e6cfc022e3e96a96b23c029f4aa461b541f57cb0de5
checksum/config: 3033e3284899c9a5935b8a1a7c6b51b30ddec87db975535d1ddb2f5506a664e9
spec:
serviceAccountName: default-splunk-otel-collector
nodeSelector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ data:
k8s_observer:
auth_type: serviceAccount
node: ${K8S_NODE_NAME}
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
batch: null
Expand Down Expand Up @@ -365,7 +363,6 @@ data:
- file_storage
- health_check
- k8s_observer
- memory_ballast
- zpages
pipelines:
logs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ data:
timeout: 10s
extensions:
health_check: null
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
processors:
batch:
send_batch_max_size: 32768
Expand Down Expand Up @@ -96,7 +94,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
pipelines:
metrics:
exporters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 53ac7617db554cbcaeaea63533061a995f2fdfee52e3fd162126c71a7adcd7ff
checksum/config: dba58d664dc4e0b9f212b375563066b4fc9a6d52650ef693007edd14145eda3c
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
component: otel-k8s-cluster-receiver
release: default
annotations:
checksum/config: 2e4a139c316eb8f526a47e6cfc022e3e96a96b23c029f4aa461b541f57cb0de5
checksum/config: 3033e3284899c9a5935b8a1a7c6b51b30ddec87db975535d1ddb2f5506a664e9
spec:
serviceAccountName: default-splunk-otel-collector
nodeSelector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ data:
k8s_observer:
auth_type: serviceAccount
node: ${K8S_NODE_NAME}
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
batch: null
Expand Down Expand Up @@ -254,7 +252,6 @@ data:
extensions:
- health_check
- k8s_observer
- memory_ballast
- zpages
pipelines:
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ data:
timeout: 10s
extensions:
health_check: null
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
processors:
batch:
send_batch_max_size: 32768
Expand Down Expand Up @@ -96,7 +94,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
pipelines:
metrics:
exporters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 743500f14c2524bc0b85af9648d8485f3208c04e00e90a596e2c9d96e3cd6b03
checksum/config: b5ef20b8d10af4ebb9f71c765882403b61a5465f91d6ba310eec7511ee6d4b7e
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
component: otel-k8s-cluster-receiver
release: default
annotations:
checksum/config: 2e4a139c316eb8f526a47e6cfc022e3e96a96b23c029f4aa461b541f57cb0de5
checksum/config: 3033e3284899c9a5935b8a1a7c6b51b30ddec87db975535d1ddb2f5506a664e9
spec:
serviceAccountName: default-splunk-otel-collector
nodeSelector:
Expand Down
3 changes: 0 additions & 3 deletions examples/add-sampler/rendered_manifests/configmap-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ data:
k8s_observer:
auth_type: serviceAccount
node: ${K8S_NODE_NAME}
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
batch: null
Expand Down Expand Up @@ -242,7 +240,6 @@ data:
extensions:
- health_check
- k8s_observer
- memory_ballast
- zpages
pipelines:
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ data:
timeout: 10s
extensions:
health_check: null
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
processors:
batch:
send_batch_max_size: 32768
Expand Down Expand Up @@ -96,7 +94,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
pipelines:
metrics:
exporters:
Expand Down
2 changes: 1 addition & 1 deletion examples/add-sampler/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 2ca8f1b92c0ab23d58cd71612ae0cc37a7fa616c545dc7a65f9d685665a0cc9d
checksum/config: e75a3ccc9846b8509d1667c55bec05070d8d7147bc736aed02f30d00822721e3
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
component: otel-k8s-cluster-receiver
release: default
annotations:
checksum/config: 2e4a139c316eb8f526a47e6cfc022e3e96a96b23c029f4aa461b541f57cb0de5
checksum/config: 3033e3284899c9a5935b8a1a7c6b51b30ddec87db975535d1ddb2f5506a664e9
spec:
serviceAccountName: default-splunk-otel-collector
nodeSelector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ data:
k8s_observer:
auth_type: serviceAccount
node: ${K8S_NODE_NAME}
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
attributes/istio:
Expand Down Expand Up @@ -401,7 +399,6 @@ data:
- file_storage
- health_check
- k8s_observer
- memory_ballast
- zpages
pipelines:
logs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ data:
timeout: 10s
extensions:
health_check: null
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
processors:
batch:
send_batch_max_size: 32768
Expand Down Expand Up @@ -96,7 +94,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
pipelines:
metrics:
exporters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: ca5f63316e554ca6e870a3a4bd510934e0de9e3caef49dda796568d863d223ed
checksum/config: 4ace0a8a12bcc2eff613248dd301be7debfcf5b4793fba320efa0514d4f0e198
kubectl.kubernetes.io/default-container: otel-collector
sidecar.istio.io/inject: "false"
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
component: otel-k8s-cluster-receiver
release: default
annotations:
checksum/config: 2e4a139c316eb8f526a47e6cfc022e3e96a96b23c029f4aa461b541f57cb0de5
checksum/config: 3033e3284899c9a5935b8a1a7c6b51b30ddec87db975535d1ddb2f5506a664e9
sidecar.istio.io/inject: "false"
spec:
serviceAccountName: default-splunk-otel-collector
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ data:
k8s_observer:
auth_type: serviceAccount
node: ${K8S_NODE_NAME}
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
batch: null
Expand Down Expand Up @@ -239,7 +237,6 @@ data:
extensions:
- health_check
- k8s_observer
- memory_ballast
- zpages
pipelines:
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 10d44bef4d1609cf0a39e1c97b8dd6e62b9de6ffb9759a18a46cac2110994058
checksum/config: dd9fdf96c4d36e219f083db7bcccc844b1208a8a225cdccf8efb306668b22d47
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ data:
k8s_observer:
auth_type: serviceAccount
node: ${K8S_NODE_NAME}
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
batch: null
Expand Down Expand Up @@ -225,7 +223,6 @@ data:
extensions:
- health_check
- k8s_observer
- memory_ballast
- zpages
pipelines:
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ data:
timeout: 10s
extensions:
health_check: null
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
processors:
batch:
send_batch_max_size: 32768
Expand Down Expand Up @@ -96,7 +94,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
pipelines:
metrics:
exporters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ data:
http_forwarder:
egress:
endpoint: https://api.CHANGEME.signalfx.com
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
zpages: null
processors:
batch: null
Expand Down Expand Up @@ -167,7 +165,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
- zpages
- http_forwarder
pipelines:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 83fc4441a8df54f52f3cf8f9413389be89572c6d57eac41727ab6c2afb6a55ef
checksum/config: 8f0b2bab10cf518d6913dd40e1e32959ea18126d41a21d470a45298962247326
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
component: otel-k8s-cluster-receiver
release: default
annotations:
checksum/config: 2e4a139c316eb8f526a47e6cfc022e3e96a96b23c029f4aa461b541f57cb0de5
checksum/config: 3033e3284899c9a5935b8a1a7c6b51b30ddec87db975535d1ddb2f5506a664e9
spec:
serviceAccountName: default-splunk-otel-collector
nodeSelector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
component: otel-collector
release: default
annotations:
checksum/config: e28b49145ebd43da8373b5176334722ba31fdf2e6d827ba305a2dddfb1b0afec
checksum/config: 699a7e9c577a602c3117905a4996b72a8b718ca18fbd572a457c47fd64bc0cc5
spec:
serviceAccountName: default-splunk-otel-collector
nodeSelector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ data:
token: ${SPLUNK_OBSERVABILITY_ACCESS_TOKEN}
extensions:
health_check: null
memory_ballast:
size_mib: ${SPLUNK_BALLAST_SIZE_MIB}
processors:
batch:
send_batch_max_size: 32768
Expand Down Expand Up @@ -121,7 +119,6 @@ data:
service:
extensions:
- health_check
- memory_ballast
pipelines:
logs/objects:
exporters:
Expand Down
Loading

0 comments on commit d3cc910

Please sign in to comment.