Skip to content

Commit

Permalink
chore(pilot-app): add sentry tail (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
frontendphil authored Jan 22, 2025
1 parent b7c127e commit 450ee55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployables/app/wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ compatibility_date = "2024-11-18"
compatibility_flags = ["nodejs_compat"]
main = "./build/server/index.js"
assets = { directory = "./build/client/" }
tail_consumers = [{ service = "pilot-app-tail" }]

[observability.logs]
enabled = true
Expand Down

0 comments on commit 450ee55

Please sign in to comment.