Skip to main content

Installing Container Observability Gateways

Once the open-source collector components are installed, deploy the open-source agents (Gateways) in which the collector components collect data from open-source agents.

Deploy Agents

Run the following command in Helm to deploy Container Observability Agents such as Kubernetes (K8s) gateway, AWS, Prometheus gateway, and node exporter in the Container Observability namespace.

Command:

helm upgrade --install Container Observability-bundle oc-repo/Container Observability --namespace Container Observability --create-namespace --set tags.collectors=false -f Container Observability-values.yaml --version 3.5.0

Note : If you want to disable a gateway, set the gateway flag as “False” in the command. For more information, you can refer to the Container Observability installation instructions-v3.5.0 document.

2690384298

Related topics: