| 类 | 说明 |
|---|---|
| BackedFileOutputStream |
An
OutputStream that starts buffering to a byte array, but switches to file buffering
once the data reaches a configurable size. |
| MqttHTTPServer |
Expose Prometheus metrics using a plain Java HttpServer.
|
| MqttHTTPServer.Builder |
We keep the original constructors of
MqttHTTPServer for compatibility, but new configuration
parameters like sampleNameFilter must be configured using the Builder. |
| MqttHTTPServer.HTTPMetricHandler |
Handles Metrics collections from the given registry.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.