aws / amazon-managed-grafana-roadmap

Amazon Managed Grafana Roadmap
Other
57 stars 4 forks source link

api/health endpoint not working #41

Open koliyo opened 1 year ago

koliyo commented 1 year ago

I am getting 400 Not Allowed on the api/health endpoint, even when using and admin token.

I have no problem with other API endpoints, eg api/dashboards/home works fine.

nathanieltalbot commented 11 months ago

Having the same issue -- is this endpoint disabled for AWS grafana?

VermaPriyanka commented 2 weeks ago

Yes, /api/health is not exposed for AWS Grafana. If you are trying to get the Grafana version,/api/frontend/settings can be used alternatively.