Skip to content

Commit a335cb6

Browse files
authored
chore(otel operator): Update opentelemetry-operator to 0.99.1 to fix metrics collection issues in openshift clusters (#4032)
1 parent f2236c4 commit a335cb6

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.changelog/4032.fixed.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore(otel operator): Update opentelemetry-operator to 0.99.1 to fix metrics collection issues in openshift clusters

deploy/helm/sumologic/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333
repository: https://sumologic.github.io/tailing-sidecar
3434
condition: tailing-sidecar-operator.enabled
3535
- name: opentelemetry-operator
36-
version: 0.93.0
36+
version: 0.99.1
3737
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
3838
condition: opentelemetry-operator.enabled,sumologic.metrics.collector.otelcol.enabled
3939
- name: prometheus-windows-exporter

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The following table displays the currently used software versions for our Helm c
108108
| Name | Version |
109109
| ----------------------------------------- | ------- |
110110
| OpenTelemetry Collector | 0.130.1 |
111-
| OpenTelemetry Operator | 0.93.0 |
111+
| OpenTelemetry Operator | 0.99.1 |
112112
| kube-prometheus-stack/Prometheus Operator | 40.5.0 |
113113
| Falco | 3.8.7 |
114114
| Metrics Server | 6.11.2 |

0 commit comments

Comments
 (0)