Skip to content

Commit c691401

Browse files
committed
Fjerne opentelemetry autoinstrumentation
1 parent 7dbdce9 commit c691401

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

deploy/dev.yml

-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ spec:
3131
path: /metrics
3232
secureLogs:
3333
enabled: true
34-
observability:
35-
autoInstrumentation:
36-
enabled: true
37-
runtime: java
3834
env:
3935
- name: KAFKA_CONSUMER_GROUP_ID
4036
value: tbd-behovsakkumulator-v1

deploy/prod.yml

-4
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ spec:
3232
path: /metrics
3333
secureLogs:
3434
enabled: true
35-
observability:
36-
autoInstrumentation:
37-
enabled: true
38-
runtime: java
3935
env:
4036
- name: KAFKA_CONSUMER_GROUP_ID
4137
value: tbd-behovsakkumulator-v1

0 commit comments

Comments
 (0)