Skip to main content

Plugin for Telegraf for gathering statistics from Kubernetes

Project description

telegraf-kubernetes

Build Status License

Plugin for Telegraf for gathering statistics from Kubernetes

This script is in beta version, use with caution

Installation

$ pip install telegraf-kubernetes

Usage

$ telegraf-kubernetes --stats-url http://10.0.0.222:10255/stats/summary

Optional parameters

  • --timeout (int)

Example telegraf configuration

[[inputs.exec]]
  commands = ["telegraf-kubernetes --stats-url http://10.0.7.222:10255/stats/summary"]
  data_format = "influx"

License

See LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telegraf-kubernetes-0.1.4.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

telegraf_kubernetes-0.1.4-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page