Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2a8ca43

Browse files
Small environment note
1 parent 71f7a4e commit 2a8ca43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gdi/opentelemetry/deployment-modes.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Use the host monitoring (agent) mode when you want to do these things:
4747
Data forwarding (gateway) mode
4848
======================================================================
4949

50-
Data forwarding (gateway) mode is typically deployed per cluster, data center, or region. The Collector in gateway mode collects data from one or more Collectors running in standalone agent mode and sends it to Splunk Observability Cloud. For the default gateway config file see :new-page:`data forwarding (gateway) mode configuration in GitHub <https://github.com/signalfx/splunk-otel-collector/blob/main/cmd/otelcol/config/collector/gateway_config.yaml>`.
50+
Data forwarding (gateway) mode is typically deployed per cluster, data center, or region. It collects data both from Kubernetes and from one or more Collectors running in standalone agent mode and sends it to Splunk Observability Cloud. For the default gateway config file see :new-page:`data forwarding (gateway) mode configuration in GitHub <https://github.com/signalfx/splunk-otel-collector/blob/main/cmd/otelcol/config/collector/gateway_config.yaml>`.
5151

5252
The following image shows the architecture for the data forwarding (gateway) mode:
5353

@@ -74,6 +74,8 @@ The following image shows the architecture for the data forwarding (gateway) mod
7474
When to use data forwarding (gateway) mode
7575
-------------------------------------------------------------------------------
7676

77+
While optional, the Collector in gateway mode is beneficial for large-scale Kubernetes deployments, and you might consider adding a gateway Collector in big clusters. There isn't a strict rule for defining a large-scale Kubernetes setup due to varying host specifications, host and node numbers, and telemetry volume, although 25 hosts is sometimes considered the limit for a small environment.
78+
7779
Use data forwarding (gateway) mode when you want to do one of the following:
7880

7981
* Configure a larger buffer.

0 commit comments

Comments
 (0)