Skip to content

Commit

Permalink
fix: add sentry in config.template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 26, 2023
1 parent 9c5a6f7 commit be2ce66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/config.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ log:
maxAge: 3
level: "debug"
stdout: true
# sentry:
# dsn: "<your-sentry-telemetry-url>"
# enable_tracing: true
# traces_sample_rate: 1.0

0 comments on commit be2ce66

Please sign in to comment.