Integrating Qtap with Your Observability Stack
How Qtap Fits In
┌──────────────────────────────────────────────────────────────────┐
│ YOUR INFRASTRUCTURE │
│ │
│ ┌───────┐ │
│ │ Qtap │──── Events (OTLP) ──────► OTel Collector │
│ │ Agent │ │ │
│ │ │ ▼ │
│ │ │ Your Log Backend │
│ │ │ (Loki, Datadog, Elastic, …) │
│ │ │ │
│ │ │── Objects ──► OTel (same collector) │
│ │ │ OR ► S3 Storage (MinIO, AWS S3, GCS, …) │
│ └───────┘ │
└──────────────────────────────────────────────────────────────────┘Two Data Streams
Events
Objects
Configuring Qtap
Option 1: Everything through OTel (simplest)
Option 2: OTel events + S3 objects
Placeholder
What to set
Connecting to Your OTel Collector
Connecting to Your S3 Storage
The access_url Template
access_url TemplateWhat You'll See
The artifact_record Event
artifact_record EventThe Stored Object
Common Configurations
ClickStack (all OTel)
Loki + MinIO
Datadog + AWS S3
Elastic + Google Cloud Storage
Verification Checklist
Next Steps
Last updated