Interface | Description |
---|---|
MBeanExports |
Exports MBeans to Prometheus.
|
PrometheusMBean |
Marker interface for MBeans that are exposed to Prometheus.
|
Annotation Type | Description |
---|---|
Counter |
Annotation for methods that return a counter value.
|
Gauge |
Annotation for methods that return a gauge value.
|
Ignore |
Annotation to prevent a method from being exported as a metric.
|
Info |
Annotation to provide information about the dimensional information of a metric.
|
Named |
Annotation to provide a prometheus metric name override.
|
This package contains classes related to the implementation of an embedded Diffusion Server.
Copyright © 2023 DiffusionData Ltd. All Rights Reserved.