# Loadium Updates - February 2025

## New Features

### **Server Status Page**

Added a [Server Status Page](https://loadium.statuspage.io/) with real-time monitoring and subscription support.

<figure><img src="/files/3FyIFevW89ZJZle6DYjh" alt="" width="375"><figcaption></figcaption></figure>

The new Server Status page provides visibility into the health of load generators. Users can subscribe to receive notifications about status changes, including planned maintenance or unexpected issues—helping ensure smoother load test operations.

### Time Range Slider

<figure><img src="/files/KixFd9KHbGgf3mK2FUYB" alt=""><figcaption></figcaption></figure>

Introducing a new 'Time Range' slider on the Request Stats page, enabling users to filter and analyze performance data within a specific time window. This enhancement helps focus on particular periods of interest, making it easier to investigate performance trends and anomalies during test execution.

## **Bug Fixes**

* Fixed an issue where the label search function on the Request Stats page occasionally failed during test execution.
* Fixed an issue that prevented sorting from working correctly on the Request Stats page during Locust tests.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://releasenotes.loadium.com/loadium-updates-february-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
