LogScaleAlert
get/api/v1/config/log-scale-alerts/{slug}
Path parameters
slugstring required
Response
A successful response.
Example response
{
"log_scale_alert": {
"log_scale_query": "level = ERROR | severity > 3 | count(as=numErrors) | numErrors > 500"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.