Skip to content

Commit c80ebb9

Browse files
esigodashpole
andauthored
Update exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_utils.h
Co-authored-by: David Ashpole <[email protected]>
1 parent cc949cc commit c80ebb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_utils.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class PrometheusExporterUtils
6666
*
6767
* @param raw_metric_unitName The raw metric unit for which Prometheus metric unit needs to be
6868
* computed.
69-
* @return the computed Prometheus metric unit equivalent of the OTLP metric un
69+
* @return the computed Prometheus metric unit equivalent of the OTLP metric unit
7070
*/
7171
static std::string GetEquivalentPrometheusUnit(const std::string &raw_metric_unitName);
7272

0 commit comments

Comments
 (0)