Skip to content

Commit

Permalink
[agent] Remove deprecated OTLP HTTP port from daemonset default open …
Browse files Browse the repository at this point in the history
…ports (#1359)
  • Loading branch information
atoulme authored Aug 4, 2024
1 parent 9d32295 commit 86483ec
Show file tree
Hide file tree
Showing 43 changed files with 12 additions and 132 deletions.
12 changes: 12 additions & 0 deletions .chloggen/removedeprecatedotlphttpport.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: breaking
# The name of the component, or a single word describing the area of concern, (e.g. agent, clusterReceiver, gateway, operator, chart, other)
component: agent
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove the deprecated OTLP HTTP port 55681
# One or more tracking issues related to the change
issues: [1359]
# (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 @@ -107,9 +107,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/add-sampler/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/autodetect-istio/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: signalfx
containerPort: 9943
protocol: TCP
Expand Down
4 changes: 0 additions & 4 deletions examples/collector-all-modes/rendered_manifests/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ spec:
port: 4318
targetPort: otlp-http
protocol: TCP
- name: otlp-http-old
port: 55681
targetPort: otlp-http-old
protocol: TCP
- name: signalfx
port: 9943
targetPort: signalfx
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: signalfx
containerPort: 9943
protocol: TCP
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ spec:
port: 4318
targetPort: otlp-http
protocol: TCP
- name: otlp-http-old
port: 55681
targetPort: otlp-http-old
protocol: TCP
- name: signalfx
port: 9943
targetPort: signalfx
Expand Down
3 changes: 0 additions & 3 deletions examples/crio-logging/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/default/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/discovery-mode/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/distribution-aks/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: signalfx
containerPort: 9943
protocol: TCP
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ spec:
port: 4318
targetPort: otlp-http
protocol: TCP
- name: otlp-http-old
port: 55681
targetPort: otlp-http-old
protocol: TCP
- name: signalfx
port: 9943
targetPort: signalfx
Expand Down
3 changes: 0 additions & 3 deletions examples/distribution-eks/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/distribution-gke/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/multi-metrics/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: signalfx
containerPort: 9943
hostPort: 9943
Expand Down
3 changes: 0 additions & 3 deletions examples/only-logs-fluentd/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
image: quay.io/signalfx/splunk-otel-collector:0.105.0
imagePullPolicy: IfNotPresent
env:
Expand Down
3 changes: 0 additions & 3 deletions examples/only-logs-otel/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
image: quay.io/signalfx/splunk-otel-collector:0.105.0
imagePullPolicy: IfNotPresent
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
image: quay.io/signalfx/splunk-otel-collector:0.105.0
imagePullPolicy: IfNotPresent
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: signalfx
containerPort: 9943
hostPort: 9943
Expand Down
3 changes: 0 additions & 3 deletions examples/only-metrics/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: signalfx
containerPort: 9943
hostPort: 9943
Expand Down
3 changes: 0 additions & 3 deletions examples/only-traces/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
- name: sfx-forwarder
containerPort: 9080
hostPort: 9080
Expand Down
3 changes: 0 additions & 3 deletions examples/secret-validation/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ spec:
- name: otlp-http
containerPort: 4318
protocol: TCP
- name: otlp-http-old
containerPort: 55681
protocol: TCP
image: quay.io/signalfx/splunk-otel-collector:0.105.0
imagePullPolicy: IfNotPresent
securityContext:
Expand Down
Loading

0 comments on commit 86483ec

Please sign in to comment.