Skip to main content

%Api.Monitor

Class %Api.Monitor Extends %CSP.REST

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

XDatas

UrlMap

XData UrlMap [ XMLNamespace = "http://www.intersystems.com/urlmap" ]

Methods

metrics

ClassMethod metrics() As %Status

Collect the system metrics and send them to the client in Prometheus Exposition Format.

alerts

ClassMethod alerts() As %Status

Collect all system alerts from alerts.log and send them to the client as JSON.