Skip to content

Commit

Permalink
Update plugins/outputs/prometheus_client/prometheus_client_v2_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Powers <[email protected]>
  • Loading branch information
srebhan and powersj authored Sep 11, 2023
1 parent 8c6c2d0 commit c42b905
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ cpu_time_idle{host="example.org"} 42
`),
},
{
name: "untyped forced to counter",
name: "untyped forced to gauge",
output: &PrometheusClient{
Listen: ":0",
MetricVersion: 2,
Expand Down

0 comments on commit c42b905

Please sign in to comment.