Skip to content

Commit

Permalink
Renaming the queue settings
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll committed May 17, 2021
1 parent b0b48e4 commit 3ab55aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/prometheusremotewriteexporter/exporter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ func Test_NewPrwExporter(t *testing.T) {
config *Config
namespace string
endpoint string
minShards int
concurrency int
externalLabels map[string]string
client *http.Client
returnError bool
Expand Down

0 comments on commit 3ab55aa

Please sign in to comment.