Skip to content

ymyzk/prom2bq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prom2bq

CI

Usage

$ go build
$ ./prom2bq \
    -start 2019-07-01T00:00:00Z \
    -end 2019-07-02T00:00:00Z \
    -prometheus http://<address of prometheus> \
    -bigquery <project>:<dataset>.<table> \
    -credential <path to GCP credential in JSON format> \
    <metric1> <metric2> ...

About

Copy data from Prometheus to BigQuery

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages