https://github.com/couchbase/couchbase-net-client/commit/ef52763720ea9f92aa449a2fdbed7206181086ec
Recent improvements to the tagging of metrics produced by Couchbase.Extensions.Tracing.Otel
have caused some of the preexisting metrics to be duplicative.
db.couchbase.operations.count
is included in thedb.couchbase.operations
histogramdb.couchbase.operations.status
is now available on thedb.couchbase.operations
histogram via theoutcome
tagdb.couchbase.timeouts
is now available on thedb.couchbase.operations
histogram via theoutcome
tag as