The Wayback Machine - http://web.archive.org/web/20220402212637/https://github.com/grafana/mimir/pull/790
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

Remove prom1 package #790

Merged
merged 1 commit into from Jan 19, 2022
Merged

Remove prom1 package #790

merged 1 commit into from Jan 19, 2022

Conversation

pracucci
Copy link
Collaborator

@pracucci pracucci commented Jan 18, 2022

What this PR does:
In this PR I propose to remove the pkg/prom1/.... I think we don't need anymore metric.Metric (which is a wrapper over Prometheus model.Metric) because we're not using any of the metric.Metric additional methods.

Which issue(s) this PR fixes:
N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Marco Pracucci <marco@pracucci.com>
Copy link
Member

@pstibrany pstibrany left a comment

Very cool, thank you!

@pracucci pracucci merged commit d5c8a22 into main Jan 19, 2022
10 checks passed
@pracucci pracucci deleted the remove-prom1-package branch Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants