Skip to content

Commit

Permalink
Set OTEL collector on IT Auth service
Browse files Browse the repository at this point in the history
  • Loading branch information
sophokles73 committed Dec 16, 2023
1 parent 7d51f37 commit 94ba665
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/src/test/resources/auth/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ hono:
supportedSaslMechanisms: "PLAIN"

quarkus:
otel:
exporter:
otlp:
endpoint: "${otel-collector.endpoint}"
console:
color: true
log:
Expand Down

0 comments on commit 94ba665

Please sign in to comment.