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

Update NewPrometheus function signature #37

Closed
wants to merge 1 commit into from
Closed

Update NewPrometheus function signature #37

wants to merge 1 commit into from

Conversation

PSIDefenseUp
Copy link

Currently takes a variable # of slices of *Metric as an argument and panics when it is passed >1.

Could this not just take a variable # of *Metric instead?

@cmbernard333
Copy link

Yeah and can we get a version that doesn't use the standard metrics list?

@rkuska
Copy link

rkuska commented Feb 19, 2020

I didn't notice this PR and created a duplicate #40 , sorry!

This pull request was closed.
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.

3 participants