Skip to content

Commit

Permalink
feat: drop tempo default point
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriidenisenko committed Dec 3, 2024
1 parent 709a8db commit 6b49a57
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,12 @@ management :
http :
server :
requests : true
tracing :
sampling :
probability : 1.0
enabled : true
prometheus :
metrics :
export :
step : 20s
enabled : true
zipkin :
tracing :
endpoint : ${TEMPO_URL:http://localhost:9411/api/v2/spans}



endpoints :
Expand Down

0 comments on commit 6b49a57

Please sign in to comment.