Module routinator::metrics[][src]

Expand description

Monitoring metrics.

This module contains all types expressing metrics collected during a validation run. For each such run, there is an associated value of type Metrics that collects all metrics gathered during the run. Additional types contain the metrics related to specific processed entities.

Structs

HttpServerMetrics
Metrics

The metrics collected during a validation run.

PublicationMetrics

Metrics regarding publication points and published objects.

RepositoryMetrics

Metrics for all publication points in a repository.

RrdpRepositoryMetrics

Metrics collected while updating an RRDP repository.

RsyncModuleMetrics

Metrics collected while updating an rsync module.

RtrClientMetrics

Metrics about a single RTR client.

RtrServerMetrics

Metrics regarding the operation of the RTR server.

SharedRtrServerMetrics

A shareable wrapper around RTR server metrics.

TalMetrics

Metrics for all publication points under a TAL.

VrpMetrics

Metrics regarding the generated VRP set.