Skip to main content

%Api.Monitor

class %Api.Monitor extends %CSP.REST

Provide IRIS metrics and alerts for Prometheus, SAM Manager and other monitoring.

Method Inventory

Methods

classmethod alerts() as %Status
Collect all system alerts from alerts.log and send them to the client as JSON.
classmethod metrics() as %Status
Collect the system metrics and send them to the client in Prometheus Exposition Format.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab