Skip to content

Commit

Permalink
zipkin
Browse files Browse the repository at this point in the history
  • Loading branch information
dashaun committed Jan 1, 2024
1 parent 6b6452e commit 9e32d12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ spring:
- Path=/youtube-listener/**
filters:
- RewritePath=/youtube-listener/(?<segment>.*), /$\{segment}
- id: zipkin
uri: http://openzipkin.javagrunt-com.svc.cluster.local:9411
predicates:
- Host=zipkin.javagrunt.com
- id: root
uri: https://javagrunt.github.io
predicates:
Expand Down

0 comments on commit 9e32d12

Please sign in to comment.