Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hparecord

Record hpa's metrics values to prometheus

Usage

build

make docker-build
make docker-psuh

install

make deploy

if you don't have prometheus-operator, just add this job to your prometheus to scrape metrics

      - job_name: hpa
        scrape_interval: 30s
        scrape_timeout: 15s
        static_configs:
          - targets:
            - hparecord:80

About

Record hpa's metrics values to prometheus

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages