Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Grafana
v0.1.9Grafana admin-API ops — datasource health, dashboard listings, alert state, user list, version, settings. Read-only. Auth via GRAFANA_URL + GRAFANA_TOKEN env vars on the runner host.
curl
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:03d816554d2d60510af17bb1a5428557b1cd19a1b069ec88e3a4e5382e2cdbb7
sudo emisar pack install grafana \ --hash sha256:03d816554d2d60510af17bb1a5428557b1cd19a1b069ec88e3a4e5382e2cdbb7 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 10 total
View on GitHub-
GET /api/prometheus/grafana/api/v1/rules
-
GET /api/alertmanager/grafana/api/v2/alerts
-
GET /api/search
-
GET /api/datasources/uid/<uid>/health
-
GET /api/datasources
-
GET /api/health
-
GET /api/orgs
-
GET /api/admin/settings
-
GET /api/org/users (org admin)
-
GET /api/frontend/settings (build info)