module
Version:
v0.0.0-...-38bfeb7
Opens a new window with list of versions in this module.
Published: Jul 5, 2022
License: Apache-2.0
Opens a new window with license information.
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
¶
|
|
pkg
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.