Skip to content

Commit

Permalink
Update exporters/prometheus/include/opentelemetry/exporters/prometheu…
Browse files Browse the repository at this point in the history
…s/exporter_utils.h

Co-authored-by: David Ashpole <[email protected]>
  • Loading branch information
esigo and dashpole authored Nov 21, 2023
1 parent cc949cc commit c80ebb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class PrometheusExporterUtils
*
* @param raw_metric_unitName The raw metric unit for which Prometheus metric unit needs to be
* computed.
* @return the computed Prometheus metric unit equivalent of the OTLP metric un
* @return the computed Prometheus metric unit equivalent of the OTLP metric unit
*/
static std::string GetEquivalentPrometheusUnit(const std::string &raw_metric_unitName);

Expand Down

0 comments on commit c80ebb9

Please sign in to comment.