| Package | Description |
|---|---|
| org.springframework.boot.actuate.logging |
Actuator support for logging.
|
| org.springframework.boot.actuate.management |
Actuator support for JVM management.
|
| org.springframework.boot.actuate.metrics.export.prometheus |
Actuator support for exporting metrics to Prometheus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogFileWebEndpoint
Web
Endpoint that provides access to an application's log file. |
| Modifier and Type | Class and Description |
|---|---|
class |
HeapDumpWebEndpoint
Web
Endpoint to expose heap dumps. |
| Modifier and Type | Class and Description |
|---|---|
class |
PrometheusScrapeEndpoint
Endpoint that outputs metrics in a format that can be scraped by the Prometheus
server. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.