Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix old instances of prometheus.exporter.unix not needing a label #5543

Merged

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented Oct 19, 2023

PR #5361 removed the concept of "singleton components" (components which must not have a user-specified label), and thus made prometheus.exporter.unix require a label.

However, documentation referring to the old form of this component was not updated to include a label.

Related to #5542.

PR grafana#5361 removed the concept of "singleton components" (components which
must not have a user-specified label), and thus made
prometheus.exporter.unix require a label.

However, documentation referring to the old form of this component was
not updated to include a label.

Related to grafana#5542.
Comment on lines -76 to -78
For components that don't use labels, like
`prometheus.exporter.unix`, only combine the component name with
export name: `prometheus.exporter.unix.targets`.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no longer any component which doesn't use a label; all of them require specifying a label.

@tpaschalis tpaschalis merged commit 1ac8eac into grafana:main Oct 20, 2023
8 checks passed
grafanabot pushed a commit that referenced this pull request Oct 20, 2023
…el (#5543)

PR #5361 removed the concept of "singleton components" (components which
must not have a user-specified label), and thus made
prometheus.exporter.unix require a label.

However, documentation referring to the old form of this component was
not updated to include a label.

Related to #5542.

(cherry picked from commit 1ac8eac)
tpaschalis pushed a commit that referenced this pull request Oct 20, 2023
…el (#5543) (#5551)

PR #5361 removed the concept of "singleton components" (components which
must not have a user-specified label), and thus made
prometheus.exporter.unix require a label.

However, documentation referring to the old form of this component was
not updated to include a label.

Related to #5542.

(cherry picked from commit 1ac8eac)

Co-authored-by: Robert Fratto <[email protected]>
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport release-v0.37 frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants