Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 050f117

Browse files
authored
Update README.md
1 parent 38bf4e5 commit 050f117

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[![CircleCI](https://circleci.com/gh/git-lfs/git-lfs.svg?style=shield&circle-token=856152c2b02bfd236f54d21e1f581f3e4ebf47ad)](https://circleci.com/gh/splunk/fluent-plugin-kubernetes-metrics)
22
# fluent-plugin-kubernetes-metrics
33

4-
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
59

610
The Fluentd input plugin can be configured to fetch metrics from either the Kublernetes API server or from the Kubelet itself.
711

0 commit comments

Comments
 (0)