Skip to main content

xScaler Observability Platform — Training

[Banner: xScaler logo + tagline "Multi-Tenant Observability for Modern Infrastructure"]

Welcome to the xScaler Observability Platform Training Programme. This two-day instructor-led course gives platform administrators, DevOps engineers, and SRE teams everything they need to deploy, configure, and operate the xScaler platform in production.


What You Will Learn

SessionTopicDuration
1Platform Introduction and User Management2 hours
2OpenTelemetry Fundamentals2 hours
3Data Collection Architecture2 hours
SessionTopicDuration
4Tenant Setup and Agent Deployment2 hours
5Grafana Integration1.5 hours
6Dashboards, APM and Alerting2 hours
7Hands-On Lab and Q&A2 hours

Platform at a Glance

xScaler is a production-grade, multi-tenant SaaS observability platform that unifies metrics, logs, and traces in a single tenanted environment:

ComponentRole
xMetricsMulti-tenant long-term metrics storage
xLogsMulti-tenant log aggregation
xTracesDistributed trace storage
GrafanaVisualisation, dashboards, alerting
EnvoyEdge gateway — authentication + routing
proxy-authAPI key validation and rate limiting
agent-apiOpenTelemetry agent management (OpAMP)
portal-apiControl plane REST API
portal-webSelf-service web portal

Who This Training Is For

  • Platform Administrators — Deploying and managing the xScaler control plane
  • DevOps Engineers — Instrumenting services and deploying OTel collectors
  • SRE Engineers — Operating multi-tenant observability in production
  • Operations Teams — Day-to-day tenant management and incident response

Prerequisites

Before You Begin
  • Linux/macOS command line proficiency
  • Docker and docker compose installed
  • Basic understanding of Kubernetes
  • Familiarity with YAML configuration files
  • Access to the training environment (credentials provided by your instructor)

Training Environment

Your instructor will provide environment credentials. The platform exposes these endpoints:

ServiceURLPurpose
Portalhttps://portal.xscalerlabs.comWeb portal and control plane API
Agent API (OpAMP)wss://agents.xscalerlabs.com/v1/opampAgent management
Metrics ingestionhttps://<edge>.m.xscalerlabs.com/otlp/v1/metricsOTLP metrics → xMetrics
Logs ingestionhttps://<edge>.l.xscalerlabs.com/otlp/v1/logsOTLP logs → xLogs
Traces (HTTP)https://<edge>.t.xscalerlabs.com/otlp/v1/tracesOTLP traces → xTraces
Traces (gRPC)<edge>.t.xscalerlabs.com:4317OTLP gRPC → xTraces
Grafanahttps://<org-slug>.g.xscalerlabs.comDashboards and alerting

How to Use This Site

Navigate using the sidebar on the left or the Previous / Next buttons at the bottom of each page.

Each page follows a consistent structure:

  1. Learning Objectives — what you will be able to do
  2. Concepts — the theory behind the feature
  3. Architecture — how it fits into the platform
  4. Examples — real configuration and code
  5. Hands-On Exercise — practise in your environment
  6. Validation — confirm your work is correct
  7. Troubleshooting — common issues and fixes
  8. Key Takeaways — summary for review


Next: Getting Started →