package markscheider
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
CallTimer extends AnyRef
Object used to record and retrieve results for external system calls.
Object used to record and retrieve results for external system calls. There will be a timer that shows response times without external services, as well as record the time used for this service.
- class MetricRegistries extends AnyRef
- class MetricsController extends AbstractController with PrometheusSupport
- class MetricsFilter extends Filter
-
class
MetricsPlugin extends AnyRef
- Annotations
- @Singleton()
- class PlayMetricsModule extends Module
- trait PrometheusSupport extends AnyRef
- class RegistryStopper extends AnyRef
Value Members
- object PrometheusSupport
- object Reporter extends Logging