Recording Rules Service
A service to manage recording rules.
Overview
Coralogix Recording Rules enable you to define and manage PromQL-based transformations that generate new metrics from existing time series. The API supports full CRUD operations for rule groups and group sets, allowing you to schedule evaluations, apply label modifications, and optimize metric usage with limits and grouping logic.
List Recording Rules
Returns all recording rule groups for the team.
Create Recording Rules
Creates a new recording rule group.
Get Recording Rules
Returns the details of the specified recording rule group.
Update Recording Rules
Updates the specified recording rule group.
Delete Recording Rules
Deletes the recording rule group with the specified ID.