Skip to content

Commit b6fe849

Browse files
ywwgbwplotka
andauthored
Update expfmt/decode.go
Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com> Signed-off-by: Owen Williams <owen-github@ywwg.com>
1 parent db05014 commit b6fe849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

expfmt/decode.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ func ResponseFormat(h http.Header) Format {
7171
}
7272

7373
// NewDecoder returns a new decoder based on the given input format. Supported
74-
// formats include delimited protobuf, text protos, and Prometheus text format.
74+
// formats include delimited protobuf and Prometheus text format.
7575
// For historical reasons, this decoder fallbacks to classic text decoding for
7676
// any other format. This decoder does not fully support OpenMetrics although it
7777
// may often succeed due to the similarities between the formats. This decoder

0 commit comments

Comments
 (0)