Skip to content

jafar9/pushgateway-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-pushgateway-golang

while running batch jobs we can able to see the metrics like accuracy, loss ..etc, once job got completed, it's not possible to see those metrics. if we want to see the metrics of completed job, we need to store in the time series database like prometheus. prometheus doesn't scrape the metrics from job. first we have to send those metrics to pushgateway, and then prometheus will scare it from pushgateway.

About

aggregating metrics of batch jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published