Skip to content

Commit 00d77e7

Browse files
Update comment
1 parent 39a40d3 commit 00d77e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

receiver/prometheusreceiver/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ type Config struct {
5959
UseStartTimeMetric bool `mapstructure:"use_start_time_metric"`
6060
StartTimeMetricRegex string `mapstructure:"start_time_metric_regex"`
6161

62-
// ReportExtraMetrics enables reporting of additional metrics for Prometheus client, eg. scrape_body_size_bytes
62+
// ReportExtraMetrics enables reporting of additional metrics for Prometheus client like scrape_body_size_bytes
6363
ReportExtraMetrics bool `mapstructure:"report_extra_metrics"`
6464

6565
TargetAllocator *targetAllocator `mapstructure:"target_allocator"`

0 commit comments

Comments
 (0)