Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Prometheus operations
v0.1.7Server status, target health, alertmanager linkage, instant + range queries, rule listing, TSDB stats, plus admin-API actions for remediation: reload config, take snapshot, clean tombstones, delete series. Admin endpoints require --web.enable-admin-api + --web.enable-lifecycle.
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:5a117491ccc356adf43562f644d763bf7ebf4fe98901496810fb3fb5b66fa118
sudo emisar pack install prometheus \ --hash sha256:5a117491ccc356adf43562f644d763bf7ebf4fe98901496810fb3fb5b66fa118 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 14 total
View on GitHub-
GET /api/v1/alertmanagers
-
GET /api/v1/alerts
-
GET /api/v1/status/buildinfo
-
POST /api/v1/admin/tsdb/clean_tombstones
-
POST /api/v1/admin/tsdb/delete_series
-
GET /api/v1/status/flags
-
GET /api/v1/query
-
GET /api/v1/query_range
-
POST /-/reload
-
GET /api/v1/rules
-
GET /api/v1/status/runtimeinfo
-
POST /api/v1/admin/tsdb/snapshot
-
GET /api/v1/targets
-
GET /api/v1/status/tsdb