//
pkg.gl
Category
github.com/llmariner/inference-manager
engine
internal
metrics
package
1.13.0
Repository:
https://github.com/llmariner/inference-manager.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
6
Files
172 SLOC
#
Functions
NewClient
NewClient creates a new collection of metrics.
#
Structs
Client
Client is a collection of metrics.
NoopCollector
NoopCollector is a no-op implementation of Collector.
PromMetricsCollector
PromMetricsCollector collects metrics for Prometheus.
#
Interfaces
Collector
Collector is the interface for collecting metrics.
Provider
Provider is the interface for providing metric values.