ysde / grafana-backup-tool

A Python-based application to backup Grafana settings by using the Grafana API
MIT License
808 stars 269 forks source link

Grafana URL should not have a trailing slash #249

Closed CostisC closed 5 months ago

CostisC commented 7 months ago

A trailing slash causes failure in querying the /api/health endpoint.

Check also #218