class %Api.Monitor
extends %CSP.REST
Provide IRIS metrics and alerts for Prometheus, SAM Manager and other monitoring.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
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.