Skip to main content

hourly_error_stats

Function hourly_error_stats 

Source
pub fn hourly_error_stats(
    pool: &DbPool,
    project_id: Option<i64>,
    hours: i64,
) -> Result<Vec<ErrorTrendPoint>>
Expand description

Get overall hourly error counts (for error index chart)