Eric Ernst
c1895cdec3
pod: add gauges for pod overhead
...
Add a metric guage to provide observability for the overhead associated
with running a pod.
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2020-02-07 22:15:36 -08:00
cedric lamoriniere
311c6821c1
update pod metrics docs after review
...
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2020-02-05 21:40:43 +01:00
cedric lamoriniere
02844c3293
remove deprecated metrics after rebase
...
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2020-02-05 19:10:13 +01:00
cedric lamoriniere
aa320cf15e
[doc] add useful pod.state metrics query
...
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2020-02-05 19:05:24 +01:00
cedric lamoriniere
0650fd1271
update doc with new pod's metrics and fix benchmark
...
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2020-02-05 19:05:24 +01:00
yeya24
da2dadcd3e
remove deprecated metrics
...
Signed-off-by: yeya24 <yb532204897@gmail.com>
remove deprecated options
Signed-off-by: yeya24 <yb532204897@gmail.com>
2020-02-05 08:48:23 -05:00
pigletfly
c37f9ae305
feat: add kube_pod_status_unschedulable metric
2019-08-09 23:31:42 +08:00
Lili Cosic
e34157533f
docs,internal: Remove kube_pod_init_container_resource_requests
...
This metric is not longer being created.
2019-07-26 13:55:19 +02:00
Clayton Coleman
a02f1bc874
pods: Add pod_restart_policy metric
...
Report pod_restart_policy{...,type="Always|OnFailure|Never"} 1 for the
pod.spec.restartPolicy which allows an admin to know how many batch vs
service workload pods are running on the cluster.
2019-07-23 16:10:07 -04:00
Tariq Ibrahim
050ab046ed
Add pod init container metrics
...
Co-Authored-By: Tariq Ibrahim <tariq181290@gmail.com>
Co-Authored-By: Sumit Vij <sumitvij11+github@gmail.com>
2019-05-19 23:18:06 -07:00
Joshua DeWald
25fbfa4bbf
Add CreateContainerError and InvalidImageName waiting reasons
2019-05-17 15:10:52 -07:00
Daniel Pacrami
b5234baf9c
Add DeadlineExceeded pod termination reason
...
This adds DeadlineExceeded as a valid reason for
kube_pod_container_status_terminated_reason and
kube_pod_container_status_last_terminated_reason
2019-05-06 12:43:55 -04:00
chenk008
d3d6fc46d5
Add unit test
...
Add “priority_class” in document
2019-04-05 01:56:05 +08:00
tariqibrahim
3f22eff70d
docs: rename the Documentation folder to docs
2019-02-19 21:06:44 -08:00