Skip to content

Commit 660b51e

Browse files
committed
Merge branch 'vcenter_add_missing' of github.com:grafana/agent into vcenter_add_missing
2 parents 949cbc0 + a3327fa commit 660b51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sources/flow/reference/components/otelcol.receiver.vcenter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ The following blocks are supported inside the definition of
7878
Hierarchy | Block | Description | Required
7979
--------- | ----- | ----------- | --------
8080
tls | [tls][] | Configures TLS for the HTTP client. | no
81-
metrics | [metrics][] | Configures the metrics that this component generates to monitor its state. | no
82-
resource_attributes | [resource_attributes][] | Configures the resource attributes that this component generates to annotate telemetry data. | no
81+
metrics | [metrics][] | Configures which metrics will be sent to downstream components. | no
82+
resource_attributes | [resource_attributes][] | Configures resource attributes for metrics sent to downstream components. | no
8383
debug_metrics | [debug_metrics][] | Configures the metrics that this component generates to monitor its state. | no
8484
output | [output][] | Configures where to send received telemetry data. | yes
8585

0 commit comments

Comments
 (0)