Skip to content

Commit

Permalink
feat: Update OTEL collector image version to 0.95 (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
hisarbalik authored Feb 26, 2024
1 parent a8d48e9 commit 16d8b31
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions docs/contributor/telemetry-load-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ A typical test result output looks like the following example:
| 0.92 | 21146 | 21146 | 0 | 72, 50 | 1, 1 | 12757 | 38212 | 0 | 90, 111 | 1.3, 1.1 | 3293 | 2918 | 204 | 866, 873 | 0.6, 0.6 | 9694 | 1399 | 510 | 1730, 1796 | 0.7, 0.7 |
| 0.93 | 19708 | 19708 | 0 | 69, 62 | 1, 1 | 12355 | 37068 | 0 | 158, 140 | 1.5, 1.2 | 319 | 324 | 237 | 874, 1106 | 0.1, 0 | 8209 | 865 | 510 | 1755, 1650 | 0.4, 0.4 |
| 0.94 | 19933 | 19934 | 0 | 110, 76 | 1, 1 | 13083 | 39248 | 0 | 94, 152 | 1.2, 1.4 | 299 | 299 | 214 | 1003, 808 | 0.1, 0 | 8644 | 916 | 169 | 1578, 1706 | 0.5, 0.5 |
| 0.95 | 20652 | 20652 | 0 | 133, 76 | 1, 0.8 | 13449 | 40350 | 0 | 150, 111 | 1.3, 1.4 | 330 | 328 | 239 | 931, 1112 | 0, 0 | 8259 | 929 | 170 | 1693, 1611 | 0.7, 0.6 |



</div>
Expand Down Expand Up @@ -187,6 +189,7 @@ Each test scenario has its own test scripts responsible for preparing test scena
| 0.92 | 5992 | 5993 | 0 | 225, 178 | 1.6, 1.5 | 4882 | 14647 | 0 | 165, 255 | 1.7, 1.8 | 635 | 636 | 114 | 770, 707 | 0, 0 | 965 | 1910 | 400 | 1694, 1500 | 0.1, 0.1 |
| 0.93 | 5592 | 5593 | 0 | 104, 100 | 1.6, 1.5 | 4721 | 14164 | 0 | 161, 175 | 1.8, 1.7 | 723 | 634 | 217 | 805, 889 | 1.4, 1.4 | 1492 | 1740 | 419 | 1705, 1535 | 0.2, 0 |
| 0.94 | 5836 | 5835 | 0 | 164, 244 | 1.6, 1.4 | 4873 | 14619 | 0 | 157, 228 | 1.8, 1.5 | 870 | 667 | 297 | 954, 782 | 0.3, 0.8 | 1443 | 1811 | 59 | 903, 1075 | 0, 0.1 |
| 0.95 | 6092 | 6091 | 0 | 96, 117 | 1.5, 1.5 | 5275 | 15827 | 0 | 185, 151 | 1.8, 1.7 | 735 | 634 | 243 | 824, 896 | 0, 0 | 2325 | 1809 | 170 | 1446, 1601 | 1.5, 1.6 |

</div>

Expand Down Expand Up @@ -215,6 +218,7 @@ Each test scenario has its own test scripts responsible for preparing test scena
| 0.92 | 20123 | 20137 | 0 | 704, 747 | 0.2, 0.2 | 19952 | 15234 | 0 | 751, 736 | 0.3, 0.2 |
| 0.93 | 19949 | 19946 | 0 | 704, 729 | 0.2, 0.2 | 16699 | 16591 | 107 | 852, 771 | 0.2, 0.2 |
| 0.94 | 19957 | 19950 | 0 | 727, 736 | 0.2, 0.4 | 19825 | 19824 | 0 | 1046, 1090 | 0.2, 0.2 |
| 0.95 | 19648 | 19645 | 0 | 707, 734 | 0.3, 0.2 | 19717 | 19818 | 0 | 657, 996 | 0.2, 0.3 |

</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
containers:
- args:
- --config=/etc/collector/config.yaml
image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.94.0-fc04f979
image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.95.0-0eb4394f
imagePullPolicy: IfNotPresent
name: otel-collector
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ spec:
securityContext:
fsGroup: 101
containers:
- image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.94.0-fc04f979
- image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.95.0-0eb4394f
name: otel-collector
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
securityContext:
fsGroup: 101
containers:
- image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.94.0-fc04f979
- image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.95.0-0eb4394f
name: otel-collector
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ spec:
securityContext:
fsGroup: 101
containers:
- image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.94.0-fc04f979
- image: europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.95.0-0eb4394f
name: otel-collector
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ var (
)

const (
otelImage = "europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.94.0-fc04f979"
otelImage = "europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.95.0-0eb4394f"
overridesConfigMapName = "telemetry-override-config"
overridesConfigMapKey = "override-config"
fluentBitImage = "europe-docker.pkg.dev/kyma-project/prod/tpi/fluent-bit:2.2.2-b5220c17"
Expand Down
2 changes: 1 addition & 1 deletion sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module-name: telemetry
protecode:
- europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:main
- europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.94.0-fc04f979
- europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.95.0-0eb4394f
- europe-docker.pkg.dev/kyma-project/prod/tpi/fluent-bit:2.2.2-b5220c17
- europe-docker.pkg.dev/kyma-project/prod/directory-size-exporter:v20240123-4f99d571
whitesource:
Expand Down
2 changes: 1 addition & 1 deletion test/testkit/mocks/backend/deployment.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

const (
replicas int32 = 1
otelCollectorImage = "europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.94.0-fc04f979"
otelCollectorImage = "europe-docker.pkg.dev/kyma-project/prod/tpi/otel-collector:0.95.0-0eb4394f"
nginxImage = "europe-docker.pkg.dev/kyma-project/prod/external/nginx:1.23.3"
fluentDImage = "europe-docker.pkg.dev/kyma-project/prod/external/fluent/fluentd:v1.16-debian-1"
)
Expand Down

0 comments on commit 16d8b31

Please sign in to comment.