Skip to content

Commit fcd7439

Browse files
authored
Merge pull request #39 from navikt/bugfix/observability-not-supported
Looks like observability is not supported in fss
2 parents 5fefbd6 + 01553fa commit fcd7439

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

nais/nais-dev.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,11 @@ spec:
7474
tenant: trygdeetaten.no
7575
allowAllUsers: true
7676
webproxy: true
77-
observability:
78-
autoInstrumentation:
79-
enabled: true
80-
runtime: java
77+
# TODO: Enable observability when it's supported in dev-fss
78+
# observability:
79+
# autoInstrumentation:
80+
# enabled: true
81+
# runtime: java
8182
env:
8283
- name: "LDAP_URL"
8384
value: "ldaps://ldapgw.preprod.local"

0 commit comments

Comments
 (0)