Skip to content

Commit 25b8ee3

Browse files
Update specs/agents/configuration.md
Co-authored-by: Colton Myers <[email protected]>
1 parent e004e64 commit 25b8ee3

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

specs/agents/configuration.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff 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

125122
Agents should be able to auto-detect the APM Server endpoint
126123
by just defaulting to `http://localhost:8200/`.

0 commit comments

Comments
 (0)