Quick Links: |
Provide an interface for monitoring the health of the host. More...
Components | |
Component bmqpi_dtcontext | |
Provide an interface for a context with a notion of a current span. | |
Component bmqpi_dtspan | |
Provide an interface representing a span of a distributed trace. | |
Component bmqpi_dttracer | |
Provide an interface that can create new | |
Component bmqpi_hosthealthmonitor | |
Provide an interface for monitoring the health of the host. |
bmqpi
package provides pure abstract interfaces, which are intended for clients to extend in their own applications and libraries. These extension points facilitate integration with other aspects of a runtime environment (e.g. authentication, host health-checking), which may vary significantly from organization to organization. bmqpi
package currently has 1 component having 1 level of physical dependency. The list below shows the hierarchical ordering of the components. 1. bmqpi_hosthealthmonitor
bmqpi_hosthealthmonitor
: