🔉 report missing configuration options#3832
Conversation
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: a348b5b | Docs | Was this helpful? Give us feedback! |
53a972d to
a348b5b
Compare
Bundles Sizes Evolution
🚀 CPU Performance
🧠 Memory Performance
|
|
/to-staging |
|
View all feedbacks in Devflow UI.
Commit a348b5b2cb will soon be integrated into staging-37.
We couldn't automatically merge the commit a348b5b2cb into staging-37! To solve the conflicts directly in Github, click here to create a fix pull request. Alternatively, you can also click here reset the integration branch or use the following Slack command: |
|
🚂 Branch Integration: starting soon, merge expected in approximately 16m (p90) Commit a348b5b2cb will soon be integrated into staging-37. |
|
🚂 Branch Integration Commit a348b5b2cb has been merged into staging-37 in merge commit de4180252d. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
* update rum-events-schema * report missing configuration options as telemetry
* update rum-events-schema * report missing configuration options as telemetry
Motivation
Some new configuration options were not reported as telemetry. I am mostly interested in the
profiling_sample_ratesee when an org starts using profiling.Changes
Include those new configuration options in telemetry.
Test instructions
Check if those options are reported as telemetry
Checklist