Skip to content

Commit a25ef6a

Browse files
authored
Merge pull request #186 from navikt/auto-instrumentation
Add autoinstrumentation
2 parents 759b233 + b3417bf commit a25ef6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nais/nais.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ spec:
1717
prometheus:
1818
enabled: true
1919
path: /person/nav-dekoratoren-api/internal/metrics
20+
observability:
21+
autoInstrumentation:
22+
enabled: true
23+
runtime: java
2024
replicas:
2125
min: {{ min-replicas }}
2226
max: {{ max-replicas }}

0 commit comments

Comments
 (0)