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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce handling of missing metrics #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ashleyprimo
Copy link

This is primarily a fix for #3, with a few added extras.

Changes / additions:

  • Handling of absent metrics.
  • Introduction of a log library; with the ability to alter log level output. (via -log.level flag)
  • Fixed metricsPath; before it was not used since /metrics was hard-coded

I'd welcome some suggestion on how to make my method of "Handling of absent metrics" cleaner if there any better ideas floating around 馃憤.

@BugRoger

Ashley Primo added 2 commits December 4, 2019 16:13
 + Logging Library, with ability to control how verbose output is.
 + minor other tweaks.
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

1 participant