-
Notifications
You must be signed in to change notification settings - Fork 5k
Document HTTP headers setting #7738
Copy link
Copy link
Closed
Labels
MetricbeatMetricbeatMetricbeatdocsgood first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorshelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request
Metadata
Metadata
Assignees
Labels
MetricbeatMetricbeatMetricbeatdocsgood first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorshelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request
Type
Fields
Give feedbackNo fields configured for issues without a type.
For metricbeat modules/metricsets that use HTTP hosts, it is actually possible to specify request
headersin the module configuration. See:beats/metricbeat/helper/http.go
Line 51 in 2b1f1e6
However, this setting is currently not documented so we should document it.