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 Ubuntu, Debian, RHEL, CentOS, or Fedora. Complete guide with systemd service setup and configuration.
OpenTelemetry Operator
Deploy and manage OpenTelemetry Collectors using the OpenTelemetry Operator on Kubernetes. Enable automatic instrumentation for Java, Python, Node.js, .NET, and Go applications with base14 Scout integration.
Binary Installation
Install and configure OpenTelemetry Collector binary. Download from releases, set up log collection, and export telemetry data to Scout with OAuth2 authentication.
Windows Installation
Install OpenTelemetry Collector on Windows. Complete guide for collecting Windows Event Logs, Performance Counters, and host metrics with Windows Service management.
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
Configure OpenTelemetry Collector pipelines. Set up receivers, processors, and exporters for traces, metrics, and logs with production-ready examples.
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.
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.
JMX Metrics Collection
Compare the OpenTelemetry JMX Scraper and Prometheus JMX Exporter for collecting Java application metrics. Architecture, configuration, and deployment trade-offs for choosing the right approach.
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.