Monitor endpoints
Create monitor
Create monitor
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Configuration for a monitoring rule. Monitors can be configured to:
- Check threshold values (e.g., CPU usage > 90%)
- Match specific events in logs
- Detect anomalies based on historical patterns Each monitor runs on a specified interval and can trigger notifications through configured notifiers.
Response
200 - application/json
Monitor
Monitor configuration with its unique identifier Configuration for a monitoring rule. Monitors can be configured to:
- Check threshold values (e.g., CPU usage > 90%)
- Match specific events in logs
- Detect anomalies based on historical patterns Each monitor runs on a specified interval and can trigger notifications through configured notifiers.