beam-telemetry / telemetry_metrics_prometheus_core

Core Prometheus Telemetry.Metrics Reporter package for telemetry_metrics_prometheus
Apache License 2.0
35 stars 30 forks source link

Exposé functions to insert metrics directly (without Telemetry) #69

Open hauleth opened 2 months ago

hauleth commented 2 months ago

Such approach may be useful sometimes when you need to manually control when metrics are added to the store because of tight loop performance requirements.