Module coord::coord::prometheus[][src]

Expand description

A helper that scrapes materialized’s prometheus metrics and produces updates for the mz_metrics table.

Structs

Scrapes the prometheus registry when asked and produces a batch of metric data that can be inserted into the built-in mz_metrics table.

Functions