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

Method tracing metrics. #10

Open
pedrovgs opened this issue Jun 3, 2016 · 0 comments
Open

Method tracing metrics. #10

pedrovgs opened this issue Jun 3, 2016 · 0 comments

Comments

@pedrovgs
Copy link
Member

pedrovgs commented Jun 3, 2016

Add collectors to be able to know the execution time of any method just adding an annotation with name:

@Trace(name = "foo")
public void foo() {
....
}
@pedrovgs pedrovgs added this to the Prototype milestone Jun 3, 2016
@pedrovgs pedrovgs modified the milestones: 0.2, 0.1 Sep 14, 2016
@pedrovgs pedrovgs modified the milestones: 0.3, 0.2 Oct 6, 2016
@pedrovgs pedrovgs modified the milestones: 1.0.0, 0.5 Oct 14, 2016
@pedrovgs pedrovgs removed this from the 1.0.0 milestone Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant