Skip to content

Commit

Permalink
[JBWS-3808]:Add update time field to show when the metric is last udp…
Browse files Browse the repository at this point in the history
…ated
  • Loading branch information
jimma authored and asoldano committed Jul 11, 2016
1 parent faa552b commit f9e463d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@ public interface EndpointMetrics
long getFaultCount();

long getResponseCount();

long getUpdateTime();

}

0 comments on commit f9e463d

Please sign in to comment.