Skip to content

Extract auto-timed interface for use in actuator #17026

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

Closed
philwebb opened this issue May 30, 2019 · 0 comments
Closed

Extract auto-timed interface for use in actuator #17026

philwebb opened this issue May 30, 2019 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@philwebb
Copy link
Member

#15988 has introduced a new Autotime class that is used to configure auto-timed requests. The class currently both used in configuration properties, and as a constructor argument to the classes that record the metrics.

I think it would be better to separate those concerns. We could use a general interface for the classes that record metrics, and make the configuration properties class implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant