WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

symcn/hparecord

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •