Skip to content

Commit

Permalink
chore: enable logging to loki as well as elastic
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-run committed May 15, 2024
1 parent fb2f3d1 commit 3fdb534
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions naiserator-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ spec:
autoInstrumentation:
enabled: true
runtime: java
logging:
destinations:
- id: loki
- id: elastic
resources:
limits:
cpu: 500m
Expand Down

0 comments on commit 3fdb534

Please sign in to comment.