Problem Statement
Logs and metrics are always enabled, so no configuration is needed (with exceptions; e.g., Python needs no config but an import, afaik).
This is a new? situation, and we need to decide how to integrate these features into the quick start guides -- especially how we want to present them in the onboarding options.
We want to make sure users know about these features, and the quick start guides are a great place to do that.
Solution Brainstorm
I can think of three possible solutions:
1. No onboarding option
+ onboarding option stays logical (enable features you want to configure)
-:bad feature visibility
2. Keep onboarding option
+ good feature visibility
- may be confusing > you can't turn off the feature even if you disable the onboarding option
3. Display onboarding option but disable it
- keep onboarding option, enable it, and disable the checkbox -> like we do for "Error Monitoring"
- keep feature descriptions
- always display verification code snippets
+ good feature visibility
+ onboarding options stays logical
- onboarding options could look messy or overwhelming (the more, the messier)
Onboarding option and feature descriptions in expandable:

Code snippets in "Verify your setup":

Problem Statement
Logs and metrics are always enabled, so no configuration is needed (
with exceptions; e.g., Python needs no config but an import, afaik).This is a new? situation, and we need to decide how to integrate these features into the quick start guides -- especially how we want to present them in the onboarding options.
We want to make sure users know about these features, and the quick start guides are a great place to do that.
Solution Brainstorm
I can think of three possible solutions:
1. No onboarding option
+ onboarding option stays logical (enable features you want to configure)
-:bad feature visibility
2. Keep onboarding option
+ good feature visibility
- may be confusing > you can't turn off the feature even if you disable the onboarding option
3. Display onboarding option but disable it
+ good feature visibility
+ onboarding options stays logical
- onboarding options could look messy or overwhelming (the more, the messier)
Onboarding option and feature descriptions in expandable:

Code snippets in "Verify your setup":
