# 2024-07-31-Release

## New Features

* Processor recommendation enhancements
  * When a processor is recommended, the processor node will be highlighted to notify the user.
  * Sumo Logic Windows Events recommendation will add the `_sourceCategory` and `sumo.datasource` attributes when sending Windows Events to Sumo Logic.
* Extract Metric Processor enhancements

## Bug Fixes

* Resolved an issue where the Overview page could show incorrect agent counts and status for a brief time after server restart

## Extract Metric Processor

The new extract metric processor allows multiple metrics to be created in a single processor instance. Improvements on the previous processor include specifying the metric type, using an OTTL autocomplete field for the metric field parameter, and a variety of default units that can be selected from while still allowing custom units to be specified.


---

# 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.bindplane.com/changelog/july-2024/2024-07-31-release.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.
