O

openobserve.ai

OpenObserve is an open source observability platform for logs, metrics, traces, and real user monitoring. It can be deployed self-hosted or used as a managed cloud service, and uses SQL and PromQL over telemetry data.

2 integrations · MCP · REST

OpenObserve exposes a tenant-specific HTTP API and an MCP server for AI clients; both require authentication, with documented Basic auth and additional service-account/token-based API access mentioned for programmatic use.

discovered 2mo ago
MCP servers1
REST · OpenAPI1
Credentials
OpenObserve user credentials (email/user ID + password) for HTTP Basic authbasicGet credentials

Sign in to your OpenObserve Cloud or self-hosted OpenObserve instance and use your account's user ID/email plus password to build an HTTP Basic Authorization header. The API reference says all APIs require an authorization header created from base64-encoded user ID and password using HTTP Basic auth. For hosted Cloud, start from OpenObserve Cloud login.

OpenObserve service account tokenbearerGet token

In OpenObserve, go to IAM → Service Accounts, click Add Service Account, enter the required details, then copy the token shown after creation. Assign permissions via IAM → Roles as needed. The service account blog describes these tokens as the secure way to access APIs programmatically without sharing user credentials.

conventions · 1/8 published

Publish these signals → /publishing