public class StandardExports extends io.prometheus.client.Collector
This includes stats like CPU time spent and memory usage.
Example usage:
new StandardExports().register();
| Constructor and Description |
|---|
StandardExports() |
| Modifier and Type | Method and Description |
|---|---|
List<io.prometheus.client.Collector.MetricFamilySamples> |
collect() |
public StandardExports()
Copyright © 2018. All rights reserved.