Frequently Asked Questions

Everything you need to know about Qorrelate

Getting Started

Qorrelate is a modern observability platform built on ClickHouse and OpenTelemetry. It provides unified logs, metrics, and distributed tracing with zero-code auto-instrumentation for Python, Node.js, Java, Go, .NET, and Ruby applications.

Getting started takes under 60 seconds:

# Install CLI
curl -sL https://install.qorrelate.io | sh

# Initialize
qorrelate init --token YOUR_API_KEY

# Run your app with auto-instrumentation
qorrelate run python app.py

Qorrelate supports:

  • Python - Flask, Django, FastAPI, Celery
  • Node.js - Express, NestJS, Next.js, Koa
  • Java - Spring Boot, Quarkus, Micronaut
  • Go - Gin, Echo, Fiber, Chi
  • .NET - ASP.NET Core, Blazor
  • Ruby - Rails, Sinatra, Grape

Pricing & Plans

Qorrelate uses transparent, usage-based pricing. There's a free tier to get started, and you only pay for what you use. No per-seat licensing or hidden fees. Powered by ClickHouse, we offer 10-100x cost savings compared to traditional observability solutions.

View pricing details →

Yes! The free tier includes enough capacity for small projects and evaluation. No credit card required to get started. You can upgrade anytime as your needs grow.

Technical Questions

Yes! Qorrelate is 100% OpenTelemetry-native. We accept OTLP (OpenTelemetry Protocol) for traces, metrics, and logs. Any OpenTelemetry SDK or collector can send data directly to Qorrelate.

ClickHouse is the world's fastest columnar database, purpose-built for analytics. It enables:

  • Sub-second queries across petabytes of data
  • 10-100x better cost efficiency than Elasticsearch
  • Real-time ingestion at massive scale
  • Excellent compression ratios
Learn more about ClickHouse →

Yes! Qorrelate provides full Kubernetes support including:

  • OpenTelemetry Operator for automatic sidecar injection
  • Pod, node, and container metrics
  • Automatic service discovery
  • Kubernetes-native dashboards

Use qorrelate init k8s to get started.

Migration & Security

Yes! Since Qorrelate uses OpenTelemetry, migration is straightforward. Replace your vendor-specific agents with OpenTelemetry auto-instrumentation, point to Qorrelate endpoints, and you're done. We provide migration guides for Datadog, New Relic, and other platforms.

Yes. Qorrelate provides enterprise-grade security including:

  • TLS encryption in transit
  • Encryption at rest
  • SOC 2 compliance
  • Multi-tenant data isolation
  • Role-based access control (RBAC)
  • Comprehensive audit logging

Still have questions?

Read the Documentation