Skip to content

Commit

Permalink
feat(relay): add span-normalization.allowed-hosts into relay config
Browse files Browse the repository at this point in the history
  • Loading branch information
aldy505 committed Jul 12, 2024
1 parent 2a3aacf commit 85d97fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sentry/relay/globalconfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"relay.span-extraction.sample-rate",
"relay.compute-metrics-summaries.sample-rate",
"sentry-metrics.extrapolation.duplication-limit",
"relay.span-normalization.allowed_hosts",
]


Expand Down

0 comments on commit 85d97fd

Please sign in to comment.