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: Add label to prometheus.exporter.unix #5542

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Conversation

jkroepke
Copy link
Contributor

@jkroepke jkroepke commented Oct 19, 2023

Ref: #5361

PR Description

Missing label for prometheus.exporter.unix

See #5361

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Copy link
Member

@rfratto rfratto left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Member

@tpaschalis tpaschalis left a comment

Choose a reason for hiding this comment

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

Thanks! This comes with the change that the component is no longer a singleton!

Could we also add a notice like the following, like we do for prometheus.scrape for example?

Multiple prometheus.exporter.unix components can be specified by giving them different labels.

rfratto added a commit to rfratto/agent that referenced this pull request Oct 19, 2023
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.
@tpaschalis tpaschalis enabled auto-merge (squash) October 19, 2023 19:04
@tpaschalis tpaschalis merged commit 1444962 into grafana:main Oct 19, 2023
7 checks passed
grafanabot pushed a commit that referenced this pull request Oct 19, 2023
Co-authored-by: Jan-Otto Kröpke <[email protected]>
(cherry picked from commit 1444962)
@jkroepke jkroepke deleted the patch-1 branch October 19, 2023 19:26
tpaschalis 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.
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]>
clayton-cornell added a commit that referenced this pull request Oct 20, 2023
Co-authored-by: Jan-Otto Kröpke <[email protected]>
(cherry picked from commit 1444962)

Co-authored-by: Jan-Otto Kröpke <[email protected]>
Co-authored-by: Clayton Cornell <[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.

3 participants