Source: golang-github-prometheus-otlptranslator Section: golang Maintainer: Debian Go Packaging Team Uploaders: Juan Manuel Méndez Rey , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-otlptranslator Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-otlptranslator.git Homepage: https://github.com/prometheus/otlptranslator XS-Go-Import-Path: github.com/prometheus/otlptranslator Package: golang-github-prometheus-otlptranslator-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: OTLP to Prometheus metric name translation library (library) Go library for converting OpenTelemetry Protocol (OTLP) metric and attribute names to Prometheus-compliant formats. Extracted from the Prometheus project for use by the OpenTelemetry Prometheus exporter. . Features include metric name and label translation, unit handling, type-aware suffixes (_total, _ratio), namespace support, and UTF-8 support.