File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,6 @@ To decrease onboarding friction,
119
119
APM agents should not require any configuration to send data to a local APM Server.
120
120
After onboarding, users can customize settings for which the defaults aren't appropriate.
121
121
122
- Agents should be able to auto-detect the APM Server endpoint
123
- by just defaulting to ` http://localhost:8200/ ` .
124
- Furthermore, if it's possible, agents should detect sensible defaults for ` service.name `
125
- and ` service.version ` .
122
+ By default, agents should send data to the APM Server at ` http://localhost:8200/ ` .
123
+ If possible, agents should detect sensible defaults for ` service.name ` and ` service.version ` .
124
+ Even if detecting these values is not possible, a default value for ` service.name ` should be provided for frictionless onboarding.
You can’t perform that action at this time.
0 commit comments