mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
Exclude unknown providers from usage aggregations
This commit is contained in:
@@ -673,6 +673,7 @@ pub struct UsageAuditAggregationQuery {
|
||||
pub created_until_unix_secs: u64,
|
||||
pub group_by: UsageAuditAggregationGroupBy,
|
||||
pub limit: usize,
|
||||
pub exclude_reserved_provider_labels: bool,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, PartialEq, Eq, Default, serde::Serialize, serde::Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user