GA
Size: a a a
GA
G
v19.16.8.34-stable
I
count(delta(kube_pod_container_status_restarts_total[10m])>0) by (cluster, namespace, pod, nodename)
, а вот куда вставить namespace=~"^[a-z-]+$"
я хз.PK
VA
count(delta(kube_pod_container_status_restarts_total[10m])>0) by (cluster, namespace, pod, nodename)
, а вот куда вставить namespace=~"^[a-z-]+$"
я хз.count(delta(kube_pod_container_status_restarts_total
{namespace=~"^[a-z-]+$"
}[10m])>0) by (cluster, namespace, pod, nodename)
I
G
### Changes since v1.31.1More
* Skip authentication when accessing /health and /ping endpoints
* Return StatusNoContent http response for `/api/v1/import` to be consistent with other insert handlers
* Optimize bulk import performance when multiple...
GG
GG
GG
YZ
GG
GG
GG
YZ
sum by (datname) (pg_stat_activity_count{datname!~"template.*|postgres"})
GG
sum by (datname) (pg_stat_activity_count{datname!~"template.*|postgres"})
GG
YZ