Skip to content

Commit

Permalink
add TODO back
Browse files Browse the repository at this point in the history
  • Loading branch information
huyan0 committed Aug 18, 2020
1 parent 7418ab6 commit e5517d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exporter/prometheusremotewriteexporter/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ func createMetricsExporter(_ context.Context, _ component.ExporterCreateParams,
}

func createDefaultConfig() configmodels.Exporter {
// TODO: Enable the queued settings.
qs := exporterhelper.CreateDefaultQueueSettings()
qs.Enabled = false

Expand Down

0 comments on commit e5517d5

Please sign in to comment.