Skip to content

songleo/prom-metric-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate the Prometheus metric via a configuration.

Run in local

Run the metric generator:

$ export METRIC_CONFIG=./manifests/metric-conf.yaml
$ go run main.go

Check the metric:

$ curl localhost:8080/metrics

About

Generator the prometheus metrics via a configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published