You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
The[Fluentd](https://fluentd.org/) input plugin collects kubernetes cluster metrics from the Summary API, which are exposed by [Kubelet](https://kubernetes.io/docs/admin/kubelet/) on each node.
4
+
The [Fluentd](https://fluentd.org/) input plugin collects kubernetes cluster metrics which are exposed by the [Kubelet API](https://kubernetes.io/docs/admin/kubelet/) and forwards them to fluentd.
5
+
The plugin collects metrics from:
6
+
* The kubelet summary API
7
+
* The kubelet stats API
8
+
* The cAdvisor metrics API
5
9
6
10
The Fluentd input plugin can be configured to fetch metrics from either the Kublernetes API server or from the Kubelet itself.
0 commit comments