Monitors
List monitors
List monitoring rules and alerts configured in Uptrace. Use this to review alert configurations, check notification channels, and understand monitoring thresholds. Returns monitors with their type, state, query, and notification settings. Use list_dashboards instead when looking for visualization dashboards. Documentation: https://uptrace.dev/features/alerting
get/internal/v1/monitors/{project_id}
Path parameters
project_idinteger required
Uptrace project ID.
Query parameters
searchstring
Free-text search applied to monitor names and attributes.
statusstring
Filter monitors by status (e.g. active, paused, failing).
sort_bystring
Column to sort by.
sort_dir'ASC' | 'DESC'
Sort direction.
limitinteger
Limit number of results.
Response
List of monitors.