Skip to content

Commit 38888b4

Browse files
author
Andrii Soldatenko
committed
remove "c:transactions/count_per_root_project@none" from relay list
1 parent 11bb7ae commit 38888b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sentry/relay/config/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,6 @@ def _filter_option_to_config_setting(flt: _FilterSpec, setting: str) -> Mapping[
497497
[
498498
"s:transactions/user@none",
499499
"d:transactions/duration@millisecond",
500-
"c:transactions/count_per_root_project@none",
501500
]
502501
)
503502

0 commit comments

Comments
 (0)