Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
servlet's total-request-time is a counter, too
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Jul 29, 2015
1 parent 25e624c commit df5700d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/src/main/resources/wildfly/patches/standalone.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@
path="/"
attribute="min-request-time" />
<metric-dmr name="Total Request Time"
metricType="counter"
interval="5"
timeUnits="minutes"
path="/"
Expand Down

0 comments on commit df5700d

Please sign in to comment.