Feature request
Replace the usage of the go.opencensus.io library with go.opentelemetry.io, for metrics instrumentation in the project.
Use case
OpenCensus is deprecated and no longer maintained. The OpenTelemetry project is its successor and provides a unified framework for metrics, traces, and logs instrumentation. Migrating to OpenTelemetry ensures the project aligns with modern observability practices with active community support.