public class MqttServerMetrics extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
| Modifier and Type | Field and Description |
|---|---|
static String |
MQTT_METRIC_NAME_PREFIX
Prefix used for all mica-mqtt metric names.
|
| Constructor and Description |
|---|
MqttServerMetrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent event) |
public static final String MQTT_METRIC_NAME_PREFIX
Copyright © 2022. All rights reserved.