Skip to content

using the prometheus api and influxdb-api for statistical analysis of its k8s-metrics

Notifications You must be signed in to change notification settings

kat-hi/prometheus-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-stats

what is this project about?

using the influxdb api for statistical analysis of its prometheus metrics

How to fetch data from influxdb api

prerequisite

  • influxdb is deployed on your k8s cluster and gets data from prometheus
  • do port forward to your local machine:
$ kubectl port-forward podname 8086:8086

Run the script

python3 scripts/influxdb_client.py

About

using the prometheus api and influxdb-api for statistical analysis of its k8s-metrics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published