📄️ Docker Compose Setup
Set up OpenTelemetry Collector with Docker Compose. Complete guide for container monitoring with traces, metrics, and logs collection in minutes.
📄️ Kubernetes Helm Setup
Deploy OpenTelemetry Collector on Kubernetes using Helm. Complete guide for EKS, GKE, AKS monitoring with traces, metrics, and logs collection.
📄️ Linux Installation
Install OpenTelemetry Collector on Linux using DEB or RPM packages. Complete guide for Ubuntu, Debian, RHEL, CentOS, and Fedora with systemd service management.
📄️ Binary Installation
Install and configure OpenTelemetry Collector binary. Download from releases, set up log collection, and export telemetry data to Scout with OAuth2 authentication.
📄️ Scout Exporter
Configure Scout exporter for OpenTelemetry Collector. Set up OAuth2 authentication and OTLP export to send telemetry data to base14 Scout platform.
📄️ Collector Configuration
Complete OpenTelemetry Collector configuration guide. Learn receivers, processors, exporters setup with examples for traces, metrics, and logs.
📄️ AWS ECS Setup
Deploy OpenTelemetry on AWS ECS Fargate and EC2. Complete guide for ECS monitoring with traces, metrics, and logs using service, daemon, and sidecar modes.
📄️ Local Dev Setup
Set up Scout collector locally for development and testing. Run OpenTelemetry Collector with Docker for processing traces, metrics, and logs in your dev environment.
📄️ Direct to Scout Backend
Configure applications to send OpenTelemetry traces, logs, and metrics directly to Scout backend without collectors. Complete guide for direct OTLP export with OIDC authentication.