docs: Improve example and general cleanup in prometheus.exporter.windows component topic#5361
Merged
clayton-cornell merged 11 commits intomainfrom Feb 17, 2026
Merged
Conversation
Contributor
|
💻 Deploy preview available (docs: Improve example and general topic cleanup): |
Contributor
There was a problem hiding this comment.
Pull request overview
Improves the prometheus.exporter.windows documentation for correctness and readability, including clarifying deprecations, collector behavior, and configuration examples.
Changes:
- Refines wording across arguments/blocks to improve clarity and reduce ambiguity around collector enablement and deprecated settings.
- Updates collector list and related descriptions (for example, SMB collectors) and adjusts references/anchors.
- Expands the
performancecountersection with a more complete external YAML example.
docs/sources/reference/components/prometheus/prometheus.exporter.windows.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/prometheus/prometheus.exporter.windows.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/prometheus/prometheus.exporter.windows.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/prometheus/prometheus.exporter.windows.md
Show resolved
Hide resolved
docs/sources/reference/components/prometheus/prometheus.exporter.windows.md
Show resolved
Hide resolved
thampiotr
approved these changes
Feb 17, 2026
docs/sources/reference/components/prometheus/prometheus.exporter.windows.md
Show resolved
Hide resolved
docs/sources/reference/components/prometheus/prometheus.exporter.windows.md
Show resolved
Hide resolved
dehaansa
approved these changes
Feb 17, 2026
Contributor
|
💻 Deploy preview deleted (docs: Improve example and general cleanup in prometheus.exporter.windows component topic). |
clayton-cornell
added a commit
that referenced
this pull request
Feb 17, 2026
…ows component topic [backport] (#5561) ## Backport of #5361 This PR backports #5361 to release/v1.13. ### Original PR Author @clayton-cornell ### Description Improve the examples and general topic cleanup - focus on readability, gerund use, linting errors, typos, matching source args, etc. Fixes #3812 --- *This backport was created automatically.* Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improve the examples and general topic cleanup - focus on readability, gerund use, linting errors, typos, matching source args, etc.
Fixes #3812