Skip to content

Commit

Permalink
Aktiverer OpenTelemetry.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramrock93 committed Sep 2, 2024
1 parent 2470648 commit 56fd503
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nais/dev-fss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ spec:
prometheus:
enabled: true
path: /internal/actuator/prometheus
observability:
autoInstrumentation:
enabled: true
runtime: java
vault:
enabled: true
paths:
Expand Down
4 changes: 4 additions & 0 deletions nais/prod-fss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ spec:
prometheus:
enabled: true
path: /internal/actuator/prometheus
observability:
autoInstrumentation:
enabled: true
runtime: java
vault:
enabled: true
paths:
Expand Down

0 comments on commit 56fd503

Please sign in to comment.