GitHub user klopfdreh opened a pull request:
https://github.com/apache/wicket/pull/164
wicket-metrics
Just a PR to make the review easier.
The implementation was one of the ideas mentioned in the confluence page:
https://cwiki.apache.org/confluence/display/WICKET/Ideas+for+Wicket+8.0
Ticket has to be created
@martin-g - Is there a ticket for the metrics topic already?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/klopfdreh/wicket wicket_metrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/164.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #164
----
commit 7ef05feadde89b2554576ee50f9ce30d56a552ae
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-10T10:40:39Z
Wicket Metrics
commit 399c08eb14241588f1c98a4d3614e1edbfd86037
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-10T12:27:22Z
Wicket Metrics - Fixed errors on startup
commit 0f0f6b0e6bcc93f3655b8825ad02e95c95145a03
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-10T13:03:19Z
Wicket Metrics - Time measurement / license header
commit 756612158e391d43155a3b1373a29bf5a789dcce
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-10T13:12:21Z
Wicket Metrics - Simplified time measurement
commit f7769716545f77aff6ce47cb7b89494d80cc5aa7
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-10T14:12:33Z
Wicket Metrics - Component create / render / ResourceReference create
commit 5cb7b27b4dc1bf295737fd3ecb8b3547144a1651
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-10T14:16:38Z
Wicket Metrics - Switched create to time measure
commit c50e3040adc561cc5ac3b57cb11e4efd2766e86b
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-11T18:29:30Z
Wicket Metrics - Guide / Added several new measurement aspects
commit b8ebc68a06e0c38ebc87a17cd4ae174d3a2c90b8
Author: Tobias Soloschenko <[email protected]>
Date: 2016-03-12T08:05:28Z
Wicket Metrics - Screenshot / further guide improvements
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---