File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 5656 "sentry:dynamic_sampling" ,
5757 "sentry:dynamic_sampling_biases" ,
5858 "sentry:breakdowns" ,
59- "sentry:span_attributes" ,
6059 "sentry:transaction_name_cluster_rules" ,
6160 "sentry:span_description_cluster_rules" ,
6261 "quotas:spike-protection-disabled" ,
Original file line number Diff line number Diff line change 102102# extracted performance metrics.
103103register (key = "sentry:transaction_metrics_custom_tags" , epoch_defaults = {1 : []})
104104
105- # Default span attributes config
106- register (key = "sentry:span_attributes" , epoch_defaults = {1 : ["exclusive-time" ]})
107-
108105DEFAULT_PROJECT_PERFORMANCE_DETECTION_SETTINGS = {
109106 "uncompressed_assets_detection_enabled" : True ,
110107 "consecutive_http_spans_detection_enabled" : True ,
You can’t perform that action at this time.
0 commit comments