# Feb 2025

## February 9, 2025

### Batch import and edit your Monitors

You can now add and edit Monitors at scale, with the ability to Batch Import and Batch Edit. You can Batch Import up to 100 Monitors at once, and with Batch Edit, you can select multiple Monitors which you would like to pause, resume, or delete.

<figure><img src="/files/3jfs3HUDBIWP0FqrVSjx" alt=""><figcaption></figcaption></figure>

### Combine multiple queries and apply formulas in Dashboards

You can now combine multiple queries in a single widget, including the ability to add “formulas”, which allow you to divide, multiply, add, and subtract queries. For example, you can now visualize the total CPU usage of a container (query A) divided by the total CPU limit (query B), and multiply by 100 to give you a percentage over time.

In addition, dashboards now autosave and have some usability improvements, such as splitting and hiding the advanced querying functions under “Advanced Options”.

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

### Sensor enhancements: Cloud Metrics and OTTL

We’re now integrated with Cloud Metrics, which allow us to provide you full visibility on your data located in over 90 managed service cloud providers, including RDS, EC2, MSK, Lambda, LoadB, etc. You can now create Monitors and Dashboards based on these sources too.

In addition, groundcover now supports OpenTelemetry Transformation Language (OTTL) to allow you to transform, filter, and enrich your logs, traces, and events inside the collector - before the data is exported to your observability backend.


---

# 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://docs.groundcover.com/product-updates/earlier-updates/2025/feb-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.
