# Mar 2024

## Better visibility on Kubernetes Events

**Release Date**: Mar 11, 2024

**Affected Sections**: Kubernetes Events

Today we're enabling much more granular visibility on all your Kubernetes events!

With this update, you are now able to see all events listed individually on-screen, enabling you to gain a more granular view of what is happening in your clusters. Until now, related Kubernetes Events were grouped together, offering you a start and end time, and the number of occurrences since the first event. Now, you will see each of the events in the list, with the ability to filter them using a new search bar and an interactive events timeline - similarly to how you can slice and dice logs, metrics and traces.

You can see the full details of each event by selected an individual Kubernetes Event.

<figure><img src="/files/6qcXSVlHrEhpRK8yVT7Q" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
These new capabilities are available are available with v1.7.26 or later. Learn how to upgrade by reading our [installation guide](/getting-started/installation-and-updating/connect-kubernetes-cluster.md) groundcover's agent to the most recent version.
{% endhint %}


---

# 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/2024/mar-2024.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.
