| Package | Description |
|---|---|
| com.github.johrstrom.collector | |
| com.github.johrstrom.collector.gui | |
| com.github.johrstrom.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectorElement<C extends BaseCollectorConfig> |
| Modifier and Type | Method and Description |
|---|---|
static io.prometheus.client.Collector |
BaseCollectorConfig.fromConfig(BaseCollectorConfig cfg) |
io.prometheus.client.Collector |
JMeterCollectorRegistry.getOrCreateAndRegister(BaseCollectorConfig cfg) |
static io.prometheus.client.Counter |
BaseCollectorConfig.newCounter(BaseCollectorConfig cfg) |
static io.prometheus.client.Gauge |
BaseCollectorConfig.newGauge(BaseCollectorConfig cfg) |
static io.prometheus.client.Histogram |
BaseCollectorConfig.newHistogram(BaseCollectorConfig cfg) |
static io.prometheus.client.Summary |
BaseCollectorConfig.newSummary(BaseCollectorConfig cfg) |
void |
JMeterCollectorRegistry.unregister(BaseCollectorConfig cfg) |
| Constructor and Description |
|---|
SuccessRatioCollector(BaseCollectorConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCollectorTable<C extends BaseCollectorConfig> |
| Modifier and Type | Class and Description |
|---|---|
class |
ListenerCollectorConfig |
| Constructor and Description |
|---|
ListenerCollectorConfig(BaseCollectorConfig base) |
Copyright © 2019. All rights reserved.