Table of Contents

Namespace IceRpc.Metrics

Provides the metrics interceptor and middleware.

Classes

MetricsInterceptor

An interceptor that publishes invocation metrics using a singleton meter named "IceRpc.Invocation".

MetricsMiddleware

A middleware that publishes dispatch metrics using a singleton meter named "IceRpc.Dispatch".