Skip to content
qibdo qibdo
Theme
Book a demo

Query logs, metrics, and traces

This guide runs one query against each of the three signals: a log query, a metric query, and a trace search, all scoped to a single workspace.

  • Authentication. Export an API token as $QIBDO_API_TOKEN. Every path is relative to https://api.qibdo.example.com. See Authenticate a user and manage the session.
  • Permissions. Your identity needs permission to read telemetry in the workspace. See the authorization model.
  • Prerequisites. A workspace UUID and an engine. Throughout, {workspace} is your workspace UUID and {engine} is the telemetry provider: qibdo, aws, gcp, or azure. The examples use qibdo, whose log queries are LogQL and whose metric queries are PromQL.