Use case: Setup Kubernetes Complete Observability integration
Coralogix’s Kubernetes Complete Observability provides a comprehensive solution for full-stack observability in your Kubernetes environment. View all of your nodes, pods and cluster metrics, pod logs, and k8s events, as well as your distributed traces pipeline. Take advantage of our Kubernetes Dashboard using our pre-configured OpenTelemetry Collector.Prerequisites
- A Coralogix Send-Your-Data API key
- Helm v3.9+ installed and configured
-
Your Coralogix domain (e.g.,
eu2.coralogix.com
) -
A Kubernetes secret named
coralogix-keys
, that includes the keyPRIVATE_KEY
. If not already created, run:
Steps
Step 1: Install the Helm Chart for the Integration<cluster name>
with your cluster name and <coralogix_domain>
with your Coralogix domain.

keyId
field value.
Step 3: Register the Integration via API
Use the following HTTP request to persist the integration metadata:
POST /v1/integrations/metadata
Request Body