Skip to content

MacroPower/prometheus_ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus_ascii

Prometheus client that outputs ASCII graphs

Usage

$ ./prometheus_ascii --prometheus.query="sum(increase(wakatime_seconds_total[1h]))" 

Output

 1.2 hr ┼ ╭╮ 1.1 hr ┤ ││ ╭╮ 56 min ┤ ││ ╭──╮ ╭╮ ││ 49 min ┤ ││ │ │ ││ ╭╯│ 42 min ┤ ││ ╭╯ │ │╰─╯ ╰ 35 min ┤ ╭╯╰╮ │ ╰─╯ 28 min ┤ ╭╮ │ │ │ 21 min ┤ ╭╯│ ╭─╮ │ │ │ 14 min ┤ │ │ │ ╰╮│ │ ╭╯ 7 min ┤ ╭╯ ╰╮╭╯ ╰╯ │ │ 0 ms ┼────────────────────╯ ╰╯ ╰──────────────────╯ sum(increase(wakatime_seconds_total[1h])) 

About

Experimental Prometheus client that outputs ASCII graphs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published