We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a3528 commit a5aac7fCopy full SHA for a5aac7f
.generator/schemas/v1/openapi.yaml
@@ -10965,19 +10965,24 @@ components:
10965
example: {}
10966
properties:
10967
aggr:
10968
+ deprecated: true
10969
description: Query aggregator function.
10970
type: string
10971
expression:
10972
10973
description: Query expression.
10974
10975
metric:
10976
10977
description: Query metric used.
10978
10979
query_index:
10980
10981
description: Query index from original combined query.
10982
format: int64
10983
type: integer
10984
scope:
10985
10986
description: Query scope.
10987
10988
unit:
0 commit comments