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

flow: move metrics components under prometheus component namespace #2080

Merged
merged 5 commits into from
Aug 29, 2022

Conversation

tpaschalis
Copy link
Member

@tpaschalis tpaschalis commented Aug 29, 2022

Signed-off-by: Paschalis Tsilias [email protected]

PR Description

This PR cleans up the targets.mutate, metrics.scrape and metrics.remote_write components by moving them under the shared prometheus namespace, as discussed in #2059.

I've searched to rename all occurrences of the previous naming, but did not take more steps in improving their documentation (eg. prometheus.remote_write still has none).

Let me know if I've missed anything!

Which issue(s) this PR fixes

No issue filed.

Notes to the Reviewer

None, for now

PR Checklist

  • CHANGELOG updated (N/A)
  • Documentation added
  • Tests updated

@tpaschalis tpaschalis self-assigned this Aug 29, 2022
@tpaschalis tpaschalis marked this pull request as ready for review August 29, 2022 10:54
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.

LGTM, thanks!

@tpaschalis tpaschalis merged commit dc49857 into grafana:main Aug 29, 2022
@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 Mar 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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