binnacle icon indicating copy to clipboard operation
binnacle copied to clipboard

Explore Prometheus data from a fast, lightweight, desktop GUI

binnacle

Compose PromQL queries and get results fast!

screenshot

Features

  • query auto-formatting (wip)
  • rapid feedback errors and warnings about the query being composed
  • vector result visualization

Planned features

  • matrix/scalar result visualization
  • query macros for easier composition

Usage

Install Gio's dependencies for your OS.

Then

export PROM_TOKEN="<token>"
go run . --addr <http(s) address of your prometheus instance>

License

Dual Unlicense/MIT