package
1.0.23
Repository: https://github.com/nextmicro/next.git
Documentation: pkg.go.dev

# Functions

FromErrorCode converts an error code into the corresponding metrics response code.
ToCode converts a HTTP error code into the corresponding metrics response code.

# Variables

No description provided by the author
ClientMetricMillisecond is a prometheus histogram for measuring the duration of a request.
ClientMetricRequests is a counter vector of requests.
No description provided by the author
DBSystemMetricMillisecond is a prometheus histogram for measuring the duration of a request.
DBSystemMetricRequests is a counter vector of requests.
DBSystemStatsGauge is a db stats.
DefaultConverter default converter.
No description provided by the author
MessagingConsumerMetricMillisecond is a prometheus histogram for measuring the duration of a request.
MessagingConsumerMetricRequests is a counter vector of requests.
MessagingProducerMetricMillisecond is a prometheus histogram for measuring the duration of a request.
MessagingProducerMetricRequests is a counter vector of requests.
MetricRateLimitTotal is a counter vector of rate limit.
ServerMetricMillisecond is a prometheus histogram for measuring the duration of a request.
ServerMetricRequests is a counter vector of requests.

# Interfaces

No description provided by the author