Skip to content

Commit ab1c472

Browse files
theletterfcarsonip
andauthored
Add table with Gateway versions (#361)
* Add table with Gateway versions * Update docs/reference/edot-collector/config/default-config-standalone.md Co-authored-by: Carson Ip <[email protected]> * Update default-config-standalone.md --------- Co-authored-by: Carson Ip <[email protected]>
1 parent 387c2ce commit ab1c472

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/reference/edot-collector/config/default-config-standalone.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,15 @@ In Gateway mode, the Collector ingests data from other Collectors running in Age
9797

9898
## Sample configuration
9999

100-
The following sample configuration file is available for the Gateway mode:
101-
102-
- [Gateway mode]
100+
The following sample configuration files are available for the Gateway mode:
101+
102+
| Version | Configuration |
103+
|---------|----------------|
104+
| 8.17 | [Gateway mode](https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v9.0.3/internal/pkg/otel/samples/linux/gateway.yml) |
105+
| 8.18 | [Gateway mode](https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v9.0.3/internal/pkg/otel/samples/linux/gateway.yml) |
106+
| 9.0 | [Gateway mode](https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v9.0.3/internal/pkg/otel/samples/linux/gateway.yml) |
107+
% | 8.19 | [Gateway mode](https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v8.19.0/internal/pkg/otel/samples/linux/gateway.yml) |
108+
% | 9.1 | [Gateway mode](https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v9.1.0/internal/pkg/otel/samples/linux/gateway.yml) |
103109

104110
Use the previous example configuration as a reference when configuring your Gateway Collector or customizing your EDOT Collector configuration.
105111

0 commit comments

Comments
 (0)