README ¶ prom2bq 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> ... Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files config.go prom2bq.go Click to show internal directories. Click to hide internal directories.