Импорт дашборда через API grafana

Импортировать JSON дашборда через HTTP API Grafana

curl -X POST -H "Content-Type: application/json" -d @dashboard.json http://admin:admin@localhost:3000/api/dashboards/import
more grafana all 11 commands →