Skip to content

OTLP #23

Draft
NILAY1556 wants to merge 1 commit into
mainfrom
otlp
Draft

OTLP #23
NILAY1556 wants to merge 1 commit into
mainfrom
otlp

Conversation

@NILAY1556
Copy link
Copy Markdown
Collaborator

To enable, add to ~/.openalerts/config.json:

  {
    "otlp": {
      "endpoint": "https://otlp-gateway-prod-us-east-0.grafana.net/otlp",
      "headers": { "Authorization": "Basic <your-base64-token>" },
      "intervalSeconds": 30
    }
  }

Metrics exported (every 30s): messages.processed, tokens.total, cost.usd, tool.calls/errors, agent.starts/errors, sessions.started,
alerts.hourly, uptime.seconds, gateway.connected

Logs exported (on each alert fire): rule_id, title, detail, severity, fingerprint — straight into Loki/Grafana.

@NILAY1556 NILAY1556 requested a review from Dev-Khant March 18, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant