prometheus-chronos

command module
v0.0.0-...-c337bda Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2021 License: MIT Imports: 16 Imported by: 0

README

Chronos

Chronos allows to manipulate raw Prometheus TSDB data.

Warning: software quality leaves much to be desired!

Chronos allows :

  • read Prometheus TSDB Data
  • export Prometheus TSDB data directory to human-readable JSON files
  • change the timestamps (to the past) of Prometheus TSDB data and create new Prometheus TDSB
  • copy the Prometheus TSDB data to fill a bigger timewindows (for proper performance testing of Prometheus)

Flags:

-exportTSDB         Boolean - Only import the Prometheus TDSB Data 
-importDir          String  - Import directory for Prometheus TSDB data
-outputDir          String  - Output directory for Prometheus TSDB data
-jsonOutput         Boolean - Output the TSDB data as JSON files
-jsonOutputDir      String  - Output directory for JSON files 
-redateStart        UnixTimestamp for the starting date of the copied prometheus data
-redateEnd          Unix timestamp for the ending data of the copied prometheus data 

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL