OpenTelemetry Kubernetes

Instructions for managing OpenTelemetry Collector agents in a Kubernetes cluster which contains an OpenTelemetry Operator.

When OpenTelemetry support on a Kubernetes cluster has been made available, by installing the OpenTelemetry Operator, Fleet can be used to manage individual collectors in the cluster by using an OpenTelemetry OpAMP Bridge. The OpAMP Bridge functions as the connection to Fleet and as the agent within Fleet. There is no need to install any proprietary Fleet components in the Kubernetes cluster, only open-source components from OpenTelemetry.

  • Click on the Install Agent Manager Button

  • Select the "kubernetes" Platform

  • And, select an Agent Type of OpenTelemetry Collector

  • The Name field can be used to name the OpenTelemetry OpAMP Bridge component which will be added to the cluster

  • The Namespace field is used to set the namespace to be used within the Kubernetes cluster

  • Click on the Proceed button to generate the README instructions and installation manifest

  • The Download All button can be used to download these files

  • Apply the OpAMP Bridge manifest to the Kubernetes cluster as instructed in the README instructions

Last updated