File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -115,12 +115,9 @@ Agents should implement a [configuration option](https://docs.google.com/spreads
115115
116116### Zero-configuration support
117117
118- To decrease initial setup costs per application,
119- APM agents should not require any configuration to be set
120- in order to start sending data to a local APM Server.
121- After the initial onboarding, users can still customize settings
122- if the defaults aren't fitting
123- but that should not stand in the way of the initial onboarding process.
118+ To decrease onboarding friction,
119+ APM agents should not require any configuration to send data to a local APM Server.
120+ After onboarding, users can customize settings for which the defaults aren't appropriate.
124121
125122Agents should be able to auto-detect the APM Server endpoint
126123by just defaulting to ` http://localhost:8200/ ` .
You can’t perform that action at this time.
0 commit comments