Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics |
Auto-configuration for actuator metrics and Micrometer.
|
Modifier and Type | Method and Description |
---|---|
static MeterValue |
MeterValue.valueOf(long value)
Return a new
MeterValue instance for the given long value. |
static MeterValue |
MeterValue.valueOf(String value)
Return a new
MeterValue instance for the given String value. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.