Skip to content
github-actions[bot] edited this page May 27, 2026 · 2 revisions

RimWorld Observability Collector

A telemetry framework for RimWorld mods. Mod authors register named sections and metrics; an out-of-process collector aggregates the data, serves a dashboard, and can export diagnostic bundles.

Pick your path

Players

You installed a mod that depends on RimObs and want to know what it does.

Mod authors

You want to instrument your mod.

Tool authors

You want to read collector data from your own tool.

Operating the collector

Dashboard

  • Tour -- what each page shows

Reference


Editing these pages: the wiki is generated from docs/wiki/ in the main repo. Edit there and open a pull request; direct edits made on this wiki will be overwritten on the next sync.

Clone this wiki locally