Files
openclaw/extensions/diagnostics-prometheus
Peter Steinberger 7bf80dc2c6 chore(tooling): enforce formatting and refresh TypeScript checks (#104239)
* chore(tooling): enforce current formatter and refresh checks

* chore(tooling): keep release changelog formatter-owned

* chore(tooling): retain compatible Node type surface

* ci: enforce formatting for docs-only changes

* ci: isolate docs formatter check

* chore(tooling): apply updated lint and format rules

* chore(tooling): satisfy updated switch lint

* style(ui): apply Linux formatter layout

* test(doctor): match quiet local audio contribution

* test(doctor): assert quiet output only

* test(doctor): follow restored information contract
2026-07-11 01:09:51 -07:00
..
2026-06-04 21:02:07 -04:00

@openclaw/diagnostics-prometheus

Official Prometheus diagnostics exporter for OpenClaw.

This plugin exposes OpenClaw Gateway runtime metrics in Prometheus text format for Prometheus, Grafana, VictoriaMetrics, and compatible scrapers.

Install

openclaw plugins install @openclaw/diagnostics-prometheus

Restart the Gateway after installing or updating the plugin.

Configure

Enable the plugin and set the scrape endpoint options in plugins.entries.diagnostics-prometheus.config.

The full config surface, metric names, and scrape examples live in the docs:

Package

  • Plugin id: diagnostics-prometheus
  • Package: @openclaw/diagnostics-prometheus
  • Minimum OpenClaw host: 2026.4.25