# What's new?

## Nov 2025

#### Migrations (Public Preview)

We’re opening the public preview of fully automated migration from legacy observability stacks.\
From day one, the goal is simple: migrate *everything into groundcover, correctly, with one click.* Under the hood we:

* Figured out Data onboarding end to end - make sure your telemetry lands in the platform before anything else.
* Automatic conversion of monitors and dashboards
* Integrations discovery

[Check out the Migrations docs](https://docs.groundcover.com/getting-started/migrations)

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

#### LLM Observability, now for AWS Bedrock

Our zero-instrumentation LLM Observability now supports AWS Bedrock calls.\
If you are building on Bedrock, you can get traces, latency breakdowns, token usage, and errors without changing your code.\
[Check out the LLM Observability docs](https://docs.groundcover.com/capabilities/llm-observability)<br>

<figure><img src="/files/2TFgemKwwzFsnQ32GM57" alt=""><figcaption></figcaption></figure>

#### Data Sources: more integrations, better setup tools

We keep on expanding our list of supported integrations with the introduction of Azure metrics. In addition, we added support for Export to Terraform and Duplicate to ease the initial setup of integrations.\
[Check out the Data Sources docs](https://docs.groundcover.com/integrations/data-sources)<br>

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

#### Improvements across the app

We continued investing in core workstreams and shipped:

* Associated Variables in dashboards - highlights the most relevant values first.
* Formulas for Logs, Traces, Events, and RUM in Data Explorer/Dashboards.
* Dashboard Version History
* Custom chart colors for time series widgets


---

# 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/whats-new.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.
