Categorygithub.com/castai/metrics
repositorypackage
0.0.0-20250225145021-26a883d2d1fa
Repository: https://github.com/castai/metrics.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Metrics Client Library

This library provides a gRPC-based metrics ingestion client. It allows you to define custom metric types, serialize them using Avro, and send them to a backend service using a streaming gRPC API. It handles automatic batching, chunking, retries, and error handling.