MQ
Observability Portal

API keys

Keys

an app sends with an ingest key; readers use a read key
NameKeyScopeCreatedLast usedBy
acme-api productiongau_live_7f3aingest40d ago2s agoMuhammad Qazi
acme-api staginggau_test_2c91ingest40d ago3h agoMuhammad Qazi
grafana read-onlygau_live_e0b4read12d ago15m agoAda Lovelace

Connect an app

two lines in the environment; the library does the rest
# .env
OBSERVE_URL=https://ingest.gauge.gorbital.dev
OBSERVE_KEY=gau_live_7f3a…

# the app already exports OpenTelemetry through modules/telemetry;
# requests, SQL, jobs, mail and errors arrive with their request IDs.