Skip to search

ExternalMetricValue

external.metrics.k8s.io / v1beta1

apiVersion: external.metrics.k8s.io/v1beta1 kind: ExternalMetricValue metadata: name: example
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metricLabels object required
a set of labels that identify a single time series for the metric
metricName string required
the name of the metric
timestamp string required
indicates the time at which the metrics were produced
format: date-time
value string required
the value of the metric
window integer
indicates the window ([Timestamp-Window, Timestamp]) from which these metrics were calculated, when returning rate metrics calculated from cumulative metrics (or zero for non-calculated instantaneous metrics).
format: int64

No matches. Try .metricLabels for an exact path