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

Use Module builder pattern for method instrumentation -- part 2 #114

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

maximebedard
Copy link

@maximebedard maximebedard commented Nov 8, 2017

Follow-up on #104. This PR aims to simplify how the buckets are generated and offer hooks to control what the user wants to do with the metric.

This is still a huge WIP, any feedback is very welcome :)

Ongoing problems:

  • Name needs to be specified (do we want to magically infer things?)
  • Add helpers such as count_success & measure_success
  • Extract the inner behaviour in order to refactor other methods such as #count and #measure

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.

2 participants