v1

latestOpenAPI 3.0.0Apache 2.02026-07-2338718.6 KB
metrics

Get metric information

Gets metrics infromation from Baleen and any pipelines or jobs within Baleen

get/metrics

Query parameters

filterstring

Filter the returned metrics based on the metric name. Single *'s should be used to replace one 'level' and double 's can be used to replace multiple levels. For example baleen..example would match the metric baleen.foo.example, but not baleen.foo.bar.example, whereas baleen.**.example would match the metric baleen.foo.example and baleen.foo.bar.example.

Response

Successful operation