Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
perebaj committed Dec 30, 2024
1 parent 65838b3 commit 392dce3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion receiver/prometheusremotewritereceiver/receiver_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ import (
)

var writeV2RequestFixture = &writev2.Request{
Symbols: []string{"",
Symbols: []string{
"",
"__name__", "test_metric1",
"job", "service-x/test",
"instance", "107cn001",
Expand Down

0 comments on commit 392dce3

Please sign in to comment.