Skip to content

b4fun/prom-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prom-snapshot

Prometheus snapshot(s) viewer.

Resource Link
Reference API
Docker Image Docker Build Status

Usage

Host multiple prometheus data snapshot with v1 api

$ server -s snapshot1=/path/to/snapshot1 --snapshot snapshot2=/path/to/snapshot2
$ curl http://127.0.0.1:8080/snapshot1/api/v1/metadata
{"status":"success","data":{}}
$ curl http://127.0.0.1:8080/snapshot2/api/v1/metadata
{"status":"success","data":{}}

TODO

server

  • kubernetes spec
  • e2e usage example
  • bundle grafana?
  • (long term) download snapshot from remote

snapshot-sidecar

  • kubernetes spec

LICENSE

MIT


a @b4fun project

About

Prometheus snapshot(s) viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages