Versions in this module Expand all Collapse all v1 v1.1.2 Jan 31, 2025 v1.1.1 Jan 30, 2025 Changes in this version + type ApplicationMetricAggregationMethod string + const AVG + const MAX + const MIN + type DatastoreResourceQueryParam = string + type FilterApplicationValuesCollection = []struct + type FilterApplicationValuesCollectionFilter string + const Instance + type FilterHTTPValuesCollection = []struct + type FilterHTTPValuesCollectionFilter string + const FilterHTTPValuesCollectionFilterHost + const FilterHTTPValuesCollectionFilterStatusCode + type FilterPathValuesCollection = []string + type HostQueryParam = string + type HttpAggregateBy string + const HttpAggregateByHost + const HttpAggregateByStatusCode + type HttpStatusCode = string + type InstanceQueryParam = string + type Label struct + Field string + Value string + type Metrics200Response = TimeSeriesCollection + type MetricsFiltersApplication200Response = FilterApplicationValuesCollection + type MetricsFiltersHTTP200Response = FilterHTTPValuesCollection + type MetricsFiltersPath200Response = FilterPathValuesCollection + type PathQueryParam = string + type PostgresResourceQueryParam = string + type Quantile = float32 + type ResolutionParam = float32 + type ResourceQueryParam = string + type ServiceQueryParam = string + type ServiceResourceQueryParam = string + type TimeSeries struct + Labels []Label + Unit Unit + Values []TimeSeriesValue + type TimeSeriesCollection = []TimeSeries + type TimeSeriesValue struct + Timestamp time.Time + Value float32 + type Unit = string