You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add OpenTelemetry metrics instrumentation with Prometheus scrape endpoint
* setup open telemetry metrics for transactions and balances
* instrument metrics on transactions, balance, queue and worker
* setup test for verifying metrics export
* setup deployment config for prometheus
* add auth config for metrics
* enable backward compatibility for OTLP endpoint for tracing
* add documentation for supported metrics
* fix double call on transaction queue name for tracking queue_enqueued_total
* setup metrics using init function and update contributing.md to use act for testing ci
---------
Co-authored-by: jerry enebeli <jerryenebeli@gmail.com>
0 commit comments