Skip to content

Coralogix Workshops

These workshops are crafted to help you learn and practice OpenTelemetry and integrate it with the Coralogix platform.
Each workshop includes easy-to-deploy reference implementations, making it simple to study and apply the concepts.

These workshops are designed to run on a cloud Ubuntu host environment or production grade cloud Kubernetes.
They are not designed to run on a desktop or laptop machine regardless of Kubernetes/docker method of installation.

These workshops are not a substitute for official Coralogix Docs.

Workshop Prerequisites

Ready to get started? Check the prerequisites.

OpenTelemetry Information

Coralogix leverages open standard telemetry shippers, and infrastructure/application metrics, traces, and logs utilize OpenTelemetry.
Learn more about the OpenTelemetry Overview and Value Proposition.

APM and OpenTelemetry Collector & Tracing Instrumentation

Microservices Workshop

Kubernetes / APM - Kubernetes OpenTelemetry Collector for metrics, traces, and logs
- OpenTelemetry tracing instrumentation for containerized Python apps
- Simulated application using real microservices
- Prometheus custom metrics collection
- Redis
- Sample "bad" deployment and errors

OpenTelemetry Collector Configuration Examples
- Prometheus
- MySQL Metrics + Query Performance
- Redis Metrics

Other Containerized Environments

AWS ECS Fargate (Python)
- Microservice container, OpenTelemetry Collector
- Complete Fargate task and ECS config instructions

AWS ECS EC2 (Python/node)
- OpenTelemetry collector container
- Example app container/task and Cloudformation stack

APM - Autogenerators: Otel Tracing Instrumentation Demo Apps

Autogenerators: reference projects with live container/monolith examples
- Autogenerators

APM - Autoinjection: Otel Tracing on K8S With Auto Instrumentation Injection

Automatically inject instrumentation into deployments with no code changes
- Autoinjection

Real User Monitoring (RUM)

Visualize user experience metrics
- Real User Monitoring (RUM) - for browsers and mobile apps

Coralogix Live Demo Scripts

Scripts to install the Collector on a host or Kubernetes
- Live Demo Scripts
- Make sure to change all variables and refer to Coralogix Docs

Official OpenTelemetry Demo

Try out the comprehensive demo materials from the OpenTelemetry Project
- OpenTelemetry Demo for Kubernetes