Skip to content

Commit b5f3fd1

Browse files
author
Israel Blancas
committed
Revert change
Signed-off-by: Israel Blancas <[email protected]>
1 parent 170767d commit b5f3fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/components/receivers/scraper_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ func TestScraperParsers(t *testing.T) {
2929
defaultPort int
3030
}{
3131
{"prometheus", "__prometheus", 0},
32+
{"kubeletstats", "__kubeletstats", 0},
3233
{"sshcheck", "__sshcheck", 0},
3334
{"cloudfoundry", "__cloudfoundry", 0},
3435
{"vcenter", "__vcenter", 0},

0 commit comments

Comments
 (0)