As described in https://docs.google.com/document/d/1skZTeiY4Lvu9ouCHQ8SCKMC5wCk7iG2VBSWR88yY3AI/edit?tab=t.0#heading=h.4mz5gmed52o5, it would be good to allow the original OpenTelemetry names unmodified when translating to OpenMetrics. This is related to https://github.com/prometheus/OpenMetrics/issues/282. Concretely, I would like to change the [unit specification](https://github.com/prometheus/OpenMetrics/blob/main/specification/OpenMetrics.md#unit) from MUST to SHOULD: > If [the unit] non-empty, it MUST be a suffix of the MetricFamily name separated by an underscore.