Monitor Kubernetes applications

If your application is running in a Kubernetes environment, you can use the OpenTelemetry Operator and Collector to fetch, process, and send metrics and traces to Cloud Observability. There are different methods for doing this, depending on your environment and your goal for telemetry data ingestion.

Each method requires that you install the OpenTelemetry Collector (a vendor-agnostic way to send, process, and emit telemetry data) and the OpenTelemetry Operator (the OpenTelemetry implementation of the Kubernetes Operator used to manage the Collector).

If you want to:

See also

Install the OpenTelemetry Collector on Kubernetes

Scale an OpenTelemetry Collector's pipeline in Kubernetes

Updated Oct 21, 2022