Skip to main content

List the tenant's metrics

GET 

/metrics

Returns the metrics (stored time series) a signal may be pointed at, with name, origin and creation time. With unusedOnly the list is reduced to metrics no signal references yet. Metrics whose origin the platform assigns itself (INTERNAL, FORM, VIRTUAL_SIGNAL) are left out of this list - they belong to the signal they were made for, and offering one here would hand a signal a metric it could never change again. They are not hidden from the platform as such; the metric administration (GET /metrics/overview) lists every origin, because an inventory that leaves some of its contents out is not one.

Request

Responses

OK