Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The plugin collects metrics from:
* The kubelet stats API
* The cAdvisor metrics API

The Fluentd input plugin can be configured to fetch metrics from either the Kublernetes API server or from the Kubelet itself.
The Fluentd input plugin can be configured to fetch metrics from the Kublernetes API server or from the Kubelet. For more details on the specific metrics that are collected and aggregated with this plugin, please refer to the [metrics information](https://github.com/splunk/fluent-plugin-kubernetes-metrics/blob/master/metrics-information.md) document.

## Installation

Expand Down