We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bb1bb commit a3aea91Copy full SHA for a3aea91
legacy-archive/.nais/config.yml
@@ -18,6 +18,10 @@ spec:
18
readiness:
19
path: /internal/isReady
20
initialDelay: 10
21
+ observability:
22
+ autoInstrumentation:
23
+ enabled: true
24
+ runtime: nodejs
25
env:
26
- name: APP_PORT
27
value: "3399"
xp-archive/.nais/config.yml
@@ -17,6 +17,10 @@ spec:
17
path: /xp/internal/isReady
accessPolicy:
outbound:
rules:
0 commit comments