Important
OpenTelemetry Agent is deprecated and in maintenance mode. Please use OpenTelemetry Integration project, which provides full OpenTelemetry observability solution.
The OpenTelemetry collector offers a vendor-agnostic implementation of how to receive, process and export telemetry data.
The section contains integrations of the Open Telemetry agent for various platforms. Agents are intented to be run as daemons on each server node or instance within a cluster or environment in order to collect logs, metrics and traces.
┌────────┬─────┐
│ Node │Agent├───────────────────┐
└────────┴─────┘ │
│
┌────▼──────┐
┌────────┬─────┐ │ │
│ Node │Agent├──────────────► Coralogix │
└────────┴─────┘ │ │
└─────▲─────┘
│
┌────────┬─────┐ │
│ Node │Agent├────────────────────┘
└────────┴─────┘
Agent Implementations:
Depending on your region, you need to configure correct Coralogix endpoint. Here are the available Domains:
https://coralogix.com/docs/coralogix-endpoints/.
Example configuration:
#config.yaml:
---
coralogix:
domain: "<coralogix domain here>"