Supported Backends
Google Cloud Monitoring
Configuring the Google Cloud Monitoring backend (Managed)
Getting Started
Odigos currently supports Standard (non-Autopilot) GKE clusters. Exporting into Google Cloud does not require credentials as the Kubernetes nodes are permissioned to access the Google Cloud Monitoring APIs by default.
Configuring Destination Fields
Adding Destination to Odigos
There are two primary methods for configuring destinations in Odigos:
Using the UI
1
Use the Odigos CLI to access the UI
2
Click on Add Destination
, select Google Cloud Monitoring
and follow the on-screen instructions
Using Kubernetes manifests
1
Save the YAML below to a file (e.g. googlecloud.yaml
)
2
Apply the YAML using kubectl