Skip to content

Commit 4eed019

Browse files
committed
Fix
1 parent c2a3b95 commit 4eed019

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

reference/fleet/providers.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ How you can configure and use {{agent}} providers depends on whether you're runn
2828

2929
### Context providers [context-providers]
3030

31-
Context providers supply the current context of the running {{agent}} such as agent information (ID, version), host information (hostname, IP addresses), and environment information (environment variables).
32-
33-
These providers expose a single key-value mapping per {{agent}} instance, and {{agent}} updates this mapping when the underlying context changes. When a context value changes, {{agent}} re-evaluates the configuration.
31+
Context providers supply a single key-value mapping that describes the current environment where {{agent}} is running, such as agent information (ID, version), host information (hostname, IP addresses), and environment information (environment variables). When the underlying context changes, {{agent}} updates this mapping and re-evaluates the configuration.
3432

3533
To ensure consistency and clarity across documentation and projects, context providers use the {{product.ecs}} naming conventions.
3634

0 commit comments

Comments
 (0)