mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Add sentry relay config
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Please see the relevant documentation.
|
||||
# Performance tuning: https://docs.sentry.io/product/relay/operating-guidelines/
|
||||
# All config options: https://docs.sentry.io/product/relay/options/
|
||||
relay:
|
||||
mode: static
|
||||
upstream: https://o4507835405369344.ingest.de.sentry.io/
|
||||
host: 0.0.0.0
|
||||
port: 3000
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"slug": "jade-website-sveltekit",
|
||||
"publicKeys": [
|
||||
{
|
||||
"publicKey": "d006c73cc53783930a1521a68ae1c312",
|
||||
"isEnabled": true
|
||||
}
|
||||
],
|
||||
"config": {
|
||||
"allowedDomains": ["*"],
|
||||
"features": ["organizations:session-replay", "organizations:session-replay-combined-envelope-items", "organizations:user-feedback-ingest", "organizations:device-class-synthesis", "organizations:custom-metrics", "organizations:continuous-profiling", "projects:span-metrics-extraction", "projects:span-metrics-extraction-addons", "organizations:indexed-spans-extraction"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user