Lili Cosic
c3121e74bf
docs/pod-metrics.md: Adjust docs and stability
2021-02-24 17:00:27 +01:00
Lili Cosic
950a173907
docs/pod-metrics.md: Mark changed metrics as experimental
2021-02-09 15:51:55 +01:00
Lili Cosic
93aeadc048
docs/pod-metrics.md: Mark metrics as non stable
...
As with 2.0 we are breaking support for 1.x and previous stabilities.
In case we run into problems this gives us a chance to revert this.
2021-02-08 15:23:44 +01:00
Jimmy K Seto
9078a53265
fix container resource limits metrics, which got dropped btwn 2.0.0-alpha.1 and 2.0.0-alpha.2
2020-11-02 14:48:04 -05:00
Eric Ernst
0cb814f725
pod: add gauge for runtimeclass handler
...
Add a metric gauge to provide observability for the runtimeclass
used for running a pod.
Signed-off-by: Eric Ernst <eric_ernst@apple.com>
2020-10-26 08:03:31 -07:00
Lili Cosic
2c65e6f77a
docs/pod-metrics.md: Adjust docs
2020-10-26 14:46:28 +01:00
vikkyomkar
4c55d50e68
added new metric kube_pod_container_state_started
2020-07-26 11:34:40 +05:30
Frederic Branczyk
cd42164e42
internal/store: Add named resource pod overhead metrics
...
This patch turns the generic pod overhead metrics into one metric per
resource as per Prometheus best practices.
2020-07-16 10:34:52 +02:00
Frederic Branczyk
93022751e7
docs/pod-metrics.md: Mark all resource metrics experimental
2020-07-16 09:24:25 +02:00
Frederic Branczyk
418f7041b8
docs: Adapt pod metrics docs
2020-07-15 16:02:10 +02:00
qw1mb0
bdb2e9284e
add UnexpectedAdmissionError to kube_pod_status_reason metric
2020-05-16 21:19:25 +03:00
Frederic Branczyk
3df53e5164
docs: Add init container resource request docs
2020-04-15 22:03:28 +02:00
Rustam Zagirov
b61a3b320a
add host_network to kube_pod_info
2020-03-18 21:23:37 +03:00
Kubernetes Prow Robot
9230c40ff0
Merge pull request #1082 from olivierlemasle/fix-1078
...
[e2e] Check labels documentation
2020-03-09 16:25:36 -07:00
Olivier Lemasle
0387ebbb45
Fix metrics & labels documentation
2020-02-27 20:37:53 +01:00
Olivier Lemasle
6fac7a2ddd
Rename kube_pod_deleted to kube_pod_deletion_timestamp
2020-02-24 11:32:59 +01:00
Olivier Lemasle
025d449da5
Fix example PromQL queries related to Pod status
2020-02-21 14:26:23 +01:00
Olivier Lemasle
3a2d895d49
Fix typos
2020-02-17 20:43:20 +01:00
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