Metrics
QueryRequest represents a request to query metrics
End time for the query
GCQL filters to apply
Direct PromQL query string
Query type: either "range" or "instant" range MetricsQueryTypeRange instant MetricsQueryTypeInstant
Start time for the query
Step duration for range queries (e.g., "1m", "5m")
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
End specifies the end time for the metric keys query.
Filter specifies a search filter to apply to the metric keys.
Limit specifies the maximum number of results to return.
Name specifies the metric name to get keys for.
Start specifies the start time for the metric keys query.
IsLimitReached indicates whether the query limit was reached.
Keys is the list of metric keys.
Name is the metric name.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
End specifies the end time for the metric names query.
Filter specifies a search filter to apply to the metric names.
Limit specifies the maximum number of results to return.
Required specifies a list of metric names that must be included in the results.
Start specifies the start time for the metric names query.
IsLimitReached indicates whether the query limit was reached.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
Last updated
