Hi, I'm trying to build an application dashboard in Grafana. Some of the data I need is available in Ambari so I'd like to use Ambari as a data source based on the information in: https://github.com/apache/ ambari/tree/trunk/ambari-metrics/ambari-metrics-grafana
Unfortunately, the information does not seem quite correct. For example, this command doesn't show the correct root directory and I cannot find ambari-metrics-grafana/ambari-metrics. cp -R ambari/ambari-metrics/ambari-metrics-grafana/ambari-metrics /usr/share/grafana/public/app/plugins/datasource I'm running Ambari Version 2.2.2.0. I can see the Ambari metrics in Main.org but fail to create a new Ambari data source using port 6188 against the same URL that the Ambari UI is using even though AmbariMetrics is a viable data source. Error: "Internal Server Error." What am I missing? -- Thanks, Gunnar *If you think you can you can, if you think you can't you're right.*
