Configuring Grafana dashboards to view metrics

So far, we've learned how to use Graphite and Grafana. In this recipe, we will learn how to create dashboards and panels using Grafana. Ideally, Grafana dashboards will be displayed on a big screen in a space where developers (or concerned people) can see them so that any odd behavior in the graphs will be clearly visible to the developers.

Getting ready

In this recipe, we will be utilizing two metrics from the geolocation JVM and the two metrics that we created using Codahale. These four metrics will be plotted on graphs in the dashboard.

  1. First, make sure Graphite and Grafana are up and running. If they're not, start them using the docker-compose YAML file.
  2. Next, make sure your geolocation application ...

Get Microservices Deployment Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.