agent icon indicating copy to clipboard operation
agent copied to clipboard

Flow component for windows_exporter

Open rfratto opened this issue 2 years ago • 1 comments

In addition to #1684, it would be beneficial to have a windows_exporter component so that we make sure Flow works on Windows.

It is not yet obvious how these components will expose metrics. The prototype had an integration.github component which exported an integration-specific metrics endpoint as its state.

The implementation of this component may do something similar, or it may push scraped metrics directly to a receiver. It is up to the discretion of the implementor to weigh the trade offs and pick a path forward, though it should be noted that the chose made will likely influence how other exporter components are implemented.

It is recommended to re-use the existing windows_exporter integration code as much as possible for building this component.

rfratto avatar May 04 '22 18:05 rfratto

This issue has been automatically marked as stale because it has not had any activity in the past 30 days. The next time this stale check runs, the stale label will be removed if there is new activity. The issue will be closed in 7 days if there is no new activity. Thank you for your contributions!

github-actions[bot] avatar Jun 25 '22 00:06 github-actions[bot]

Fixed in #3547

marctc avatar May 25 '23 09:05 marctc