# Functions
NewGetCounterReq creates new GetMetricRequest structure to be used for retrieving of counter metric.
NewGetGaugeReq creates new GetMetricRequest structure to be used for retrieving of gauge metric.
No description provided by the author
No description provided by the author
NewUpdateCounterReq creates new MetricReq structure to be used for updating counter metric.
NewUpdateGaugeReq creates new MetricReq structure to be used for updating gauge metric.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Health_ServiceDesc is the grpc.ServiceDesc for Health service.
Metrics_ServiceDesc is the grpc.ServiceDesc for Metrics service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
NB (alkurbatov): The name was intentionally choosen to match the similar structure from HTTP API for convenience.
UnimplementedHealthServer must be embedded to have forward compatible implementations.
UnimplementedMetricsServer must be embedded to have forward compatible implementations.
# Interfaces
HealthClient is the client API for Health service.
HealthServer is the server API for Health service.
MetricsClient is the client API for Metrics service.
MetricsServer is the server API for Metrics service.
UnsafeHealthServer may be embedded to opt out of forward compatibility for this service.
UnsafeMetricsServer may be embedded to opt out of forward compatibility for this service.