Skip to content

Commit

Permalink
Update exporters/prometheus/exporter.go
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
  • Loading branch information
dashpole and MrAlias committed Jul 27, 2023
1 parent ae35bd1 commit 545ec91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exporters/prometheus/exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ var unitSuffixes = map[string]string{
"Hz": "_hertz",
"1": "_ratio",
"%": "_percent",
"$": "_dollars",
}

// getName returns the sanitized name, prefixed with the namespace and suffixed with unit.
Expand Down

0 comments on commit 545ec91

Please sign in to comment.