See: Description
Class | Description |
---|---|
CpuGaugeSet |
Get the cpu metrics
|
LogbackReporter |
A reporter which outputs measurements to a
PrintStream , like System.out . |
LogbackReporter.Builder |
A builder for
ConsoleReporter instances. |
VitamElasticsearchReporter |
A fork of the
ElasticsearchReporter
source : https://github.com/gaetancollaud/elasticsearch-metrics-reporter-java/blob/elasticsearch6/src/main/java/org/elasticsearch/metrics/ElasticsearchReporter.java
forces header to application/x-ndjson only to be ES6 compliant |
VitamElasticsearchReporter.Builder | |
VitamGarbageCollectorGauge |
Garbage Collector Gauge
|
VitamInstrumentedResourceMethodApplicationListener |
A fork of the
InstrumentedResourceMethodApplicationListener |
VitamMetricRegistry |
A class extending the MetricRegistry to expose safe functions to register metrics.
|
VitamMetrics |
A basic class that acts as a container between a
VitamMetricRegistry and a ScheduledReporter . |
Enum | Description |
---|---|
VitamMetricsReporterType |
Enums to use for the configuration of
VitamMetrics through the VitamMetricsConfigurationImpl class. |
VitamMetricsType |
Enums to use for the configuration of
VitamMetrics through the VitamMetricsConfigurationImpl class. |
Copyright © 2018 Vitam. All rights reserved.