mikewalch closed pull request #74: Fix links in blog post URL: https://github.com/apache/accumulo-website/pull/74
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/_posts/blog/2018-03-22-view-metrics-in-grafana.md b/_posts/blog/2018-03-22-view-metrics-in-grafana.md index 31657093..63c14054 100644 --- a/_posts/blog/2018-03-22-view-metrics-in-grafana.md +++ b/_posts/blog/2018-03-22-view-metrics-in-grafana.md @@ -80,10 +80,10 @@ Metrics from Accumulo will be immediately viewable in Grafana at [http://localho sending data, you may need to refresh the dashboard page in the browser to start viewing metrics. [Uno]: https://github.com/astralway/uno -[metrics2]: /docs/2.0/administration/monitoring-metrics#hadoop-metrics2 +[metrics2]: {{ site.baseurl }}/docs/2.0/administration/monitoring-metrics#hadoop-metrics2 [Graphite]: https://graphiteapp.org/ [Ganglia]: http://ganglia.sourceforge.net/ -[monitor]: http://0.0.0.0:4000/features/#screenshots +[monitor]: {{ site.baseurl }}/features/#screenshots [Grafana]: http://grafana.org/ [InfluxDB]: https://influxdb.com/ [dashboard]: https://raw.githubusercontent.com/astralway/uno/master/conf/grafana/accumulo-dashboard.json ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
