Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-bradley committed Sep 4, 2024
1 parent dd09085 commit 3af6eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/confmap/provider/eecprovider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ The following request headers are sent to give information about the current sta

| Header | Description |
|-----|-------------|
| `X-Otelcol-Config-Refresh` | Indicates whether this request is refreshing the config. Will be "false" for the first request and "true" for all subsequent requests. |
| `X-Otelcol-First-Request` | Indicates whether this request is the first request made by the Collector. Will be "true" for the first request and "false" for all subsequent requests. |
| `X-Otelcol-Config-Changed` | Indicates whether the previous request resulted in a config change and therefore reloaded the Collector. Will be "true" if a Collector reload occurred, and "false" otherwise. |

0 comments on commit 3af6eb1

Please sign in to comment.