-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update flutter.md #25884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update flutter.md #25884
Conversation
According to doc https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/setup/flutter/#automatically-track-resources correct param is traceSampleRate
rtrieu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this update!
|
/merge |
|
🚂 MergeQueue: waiting for PR to be ready This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals. Use |
|
This merge request was unqueued If you need support, contact us on Slack #devflow! |
|
@fuzzybinary @rtrieu is there anything wrong with Synth test step? I rebased several times and didn't work (also in another PR) |
|
Hi @julinvictus, the reason the check is not passing is because the branch name does not follow the required naming convention that creates a preview branch. The branch simply needs a |
What does this PR do? What is the motivation?
According to doc
https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/setup/flutter/#automatically-track-resources
correct param is
traceSampleRateMerge instructions
Additional notes