I've installed Grafana through Ambari 2.4.1.0 on HDP 2.3.4. The datasource is "AMBARI_METRICS".
When I try to validate the datasource, I'm getting below error:
2016/09/28 17:05:56 [middleware.go:145 initContextWithBasicAuth()] [E] Invalid Basic Auth Header: Invalid basic auth header
2016/09/28 17:05:56 [I] Completed 10.128.211.106 admin "GET /api/datasources/proxy/1/ws/v1/timeline/metrics/metadata HTTP/1.1" 401 Unauthorized 39 bytes in 102us
datasource info:
Url = http://hostip:6188
access = proxy
http Auth = unchecked
with credentials= unchecked
-------
If I change the auth.basic=false, Grafana service fails to start. We have kerberos installed in our cluster.