Prometheus snapshot(s) viewer.
| Resource | Link |
|---|---|
| Reference | |
| Docker Image |
$ 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":{}}
server
- kubernetes spec
- e2e usage example
- bundle grafana?
- (long term) download snapshot from remote
snapshot-sidecar
- kubernetes spec
MIT
a @b4fun project