Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.76 KB

File metadata and controls

20 lines (17 loc) · 1.76 KB

Grafana

Provides a graph-based dashboard view containing information on the performance of the service. The level at which this is provided is for the whole namespace (dev, preprod or prod). Details such as quantities of requests CPU usage, memory usage and networking details can be located in various graphs. The period of data shown within the dashboard can also be configured.

Setup

If you're a member of the Ministry of Justice GitHub Organisation you should be able to log in to Grafana.

Steps

  1. Follow Cloud Platform's documentation
  2. Access our dashboard
  3. Change the environment using the namespace drop-down menu on the top left (if necessary)

Example Use Case

We've noticed that the API is responding slowly to specific requests. The Grafana metrics will allow us to check the resources on the pods to ensure we're not reaching hardware limits.