File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 639639 flags = FLAG_AUTOMATOR_MODIFIABLE ,
640640)
641641
642+ # Rollout rate for moving accepted outcome emission for spans from Relay to the Segment Consumer.
643+ register (
644+ "relay.eap-span-outcomes.rollout-rate" ,
645+ type = Float ,
646+ default = 0.0 ,
647+ flags = FLAG_AUTOMATOR_MODIFIABLE ,
648+ )
649+
642650# Rollout rate for double writing sessions to EAP.
643651register (
644652 "relay.sessions-eap.rollout-rate" ,
Original file line number Diff line number Diff line change 1919 "relay.cardinality-limiter.mode" ,
2020 "relay.cardinality-limiter.error-sample-rate" ,
2121 "relay.eap-outcomes.rollout-rate" ,
22+ "relay.eap-span-outcomes.rollout-rate" ,
2223 "relay.metric-bucket-set-encodings" ,
2324 "relay.metric-bucket-distribution-encodings" ,
2425 "relay.sessions-eap.rollout-rate" ,
You can’t perform that action at this time.
0 commit comments