hparecord

module
v0.0.0-...-38bfeb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2022 License: Apache-2.0

README

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

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL