Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For information on how to use and configure the Windows services integration, [r
To get data from Windows, the Windows services integration uses a reduced version of the [Prometheus exporter for
Windows](https://github.com/prometheus-community/windows_exporter), which exposes Prometheus metrics on the port specified in the agent configuration. The integration collects these metrics, transforms them into entities, filters them, and then sent them to New Relic.

![The Windows services integration collects Windows Management Instrumentation (WMI) data using the Windows Prometheus exporter. It then transforms and filters the data before sending it to New Relic.](https://docs.newrelic.com/sites/default/files/thumbnails/image/WindowsServicesOHI.png)
![The Windows services integration collects Windows Management Instrumentation (WMI) data using the Windows Prometheus exporter. It then transforms and filters the data before sending it to New Relic.](https://docs.newrelic.com/images/infrastructure_diagram_windows-services.webp)

## Installation

Expand Down
Loading