> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sevalla.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Load balancers - Analytics

> View detailed analytics for your load balancers.

Load balancer analytics give you clear visibility into how your traffic is performing and where it’s coming from. These insights help you monitor performance, troubleshoot issues faster, and make informed scaling decisions.

When viewing the analytics, you can choose to see data for the past 1 hour, 6 hours, 12 hours, 1 day, 2 days, 4 days, 7 days, 14 days, or 30 days, or select a specific date and time period.

When you hover over a chart, a reference line appears; you can click and drag this reference line to zoom into a specific time period.

You can filter the charts using **Add filter**. This filters all of the charts on the page. The following options are available:

* Destination
* Source IP
* Country
* Device type
* HTTP method
* Path
* User agent
* HTTP version
* Status code

To view the analytics, click **Load balancers** > ***name*** > **Overview** and scroll down to the **Analytics** for that specific load balancer.

#### Requests volume by country

The Requests volume by country chart shows the number of requests, ranked by the country from which they originated. You can zoom in and out of the map, and hover over a country to see the exact number of requests from that location. You can also filter the chart to include or exclude specific countries.

<Frame caption="Requests volume by country load balancer analytics.">
  <img className="block dark:hidden" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-country-light.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=8e9cd797e08c456e7927eff45c023d54" alt="Requests volume by country load balancer analytics" width="2550" height="1134" data-path="images/load-balancer-analytics-country-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-country-dark.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=5f0e0416d65cfea8af7f33a5947a14c9" alt="Requests volume by country load balancer analytics" width="2546" height="1132" data-path="images/load-balancer-analytics-country-dark.png" />
</Frame>

#### Response time

The Response time chart shows the average response time for all HTTP requests for the time period selected.

<Frame caption="Response time load balancer analytics.">
  <img className="block dark:hidden" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-time-light.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=6112ce39c1774027f5c573b23bb537f9" alt="Response time load balancer analytics" width="2550" height="704" data-path="images/load-balancer-analytics-time-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-time-dark.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=0f03962e428856a90b9b31c98c39ba58" alt="Response time load balancer analytics" width="2552" height="710" data-path="images/load-balancer-analytics-time-dark.png" />
</Frame>

#### Status codes

The Status codes chart displays the total number of each status code returned for requests. This is useful for analyzing your site to identify when requests return codes other than 200.

<Frame caption="Status codes load balancer analytics.">
  <img className="block dark:hidden" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-codes-light.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=65cfa181a18b5a91ecf39b25d5af9515" alt="Status codes load balancer analytics" width="2552" height="706" data-path="images/load-balancer-analytics-codes-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-codes-dark.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=8f6543f53ef76b8f9886a3bdf2ee9d24" alt="Status codes load balancer analytics" width="2554" height="710" data-path="images/load-balancer-analytics-codes-dark.png" />
</Frame>

#### Requests per minute

The Requests per minute chart shows the average requests per minute (RPM) of all HTTP requests for the time period selected.

<Frame caption="Requests per minute load balancer analytics.">
  <img className="block dark:hidden" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-minute-light.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=9442a4fe9c57c64a57c6893721bf4048" alt="Requests per minute load balancer analytics" width="2550" height="706" data-path="images/load-balancer-analytics-minute-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/sevalla/pbADlhi1bN0MdiA4/images/load-balancer-analytics-minute-dark.png?fit=max&auto=format&n=pbADlhi1bN0MdiA4&q=85&s=83f5bb7ad4697c147e20f6b30a29a92b" alt="Requests per minute load balancer analytics" width="2558" height="712" data-path="images/load-balancer-analytics-minute-dark.png" />
</Frame>
