Show / Hide Table of Contents

    Namespace Silverback.Messaging.HealthChecks

    Classes

    ConsumersHealthCheck

    Verifies whether all consumers are connected.

    ConsumersHealthCheckService

    Checks that all the consumers are connected.

    EndpointCheckResult

    Encapsulates the result of a check performed against an IEndpoint.

    OutboundEndpointsHealthCheck

    Sends a ping message to all the outbound endpoints to verify that they can all be produced to.

    OutboundEndpointsHealthCheckService

    Checks that all outbound endpoints are reachable.

    OutboundQueueHealthCheckService

    Checks that the outbound queue is being processed at a sustainable pace.

    OutboxQueueHealthCheck

    Monitors the outbox, verifying that the messages are being processed.

    PingMessage

    The message that is periodically produced by the OutboundEndpointsHealthCheckService to verify that the endpoints are reachable.

    Interfaces

    IConsumersHealthCheckService

    Checks that all the consumers are connected.

    IOutboundEndpointsHealthCheckService

    Checks that all outbound endpoints are reachable.

    IOutboundQueueHealthCheckService

    Checks that the outbound queue is being processed at a sustainable pace.

    GitHub E-Mail
    ↑ Back to top © 2020 Sergio Aquilini