chore(obs): drop 44 dead_code blankets from the metrics tree (#6086)

This commit is contained in:
Zhengchao An
2026-08-14 08:10:49 +08:00
committed by GitHub
parent 00844721ff
commit 7c2b513613
44 changed files with 12 additions and 88 deletions
@@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#![allow(dead_code)]
use crate::{MetricDescriptor, MetricName, MetricSubsystem, new_gauge_md};
use std::sync::LazyLock;