Documentation ¶
Overview ¶
promdump fetches time series points for a given metric from Prometheus server and saves them into a series of json files. Files contain a serialized list of SampleStream messages (see model/value.go). Gemerated files can later be read by promremotewrite which will write the points to a Prometheus remote storage.
Click to show internal directories.
Click to hide internal directories.