Skip to content

Commit 949cbc0

Browse files
committed
link to blocks
1 parent 3f415ac commit 949cbc0

File tree

1 file changed

+50
-47
lines changed

1 file changed

+50
-47
lines changed

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

Lines changed: 50 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -100,45 +100,47 @@ isn't provided, TLS won't be used for connections to the server.
100100

101101
Name | Type | Description | Default | Required
102102
---- | ---- | ----------- | ------- | --------
103-
`vcenter.cluster.cpu.effective` | `metric` | Enables the `vcenter.cluster.cpu.effective` metric. | `true` | no
104-
`vcenter.cluster.cpu.usage` | `metric` | Enables the `vcenter.cluster.cpu.usage` metric. | `true` | no
105-
`vcenter.cluster.host.count` | `metric` | Enables the `vcenter.cluster.host.count` metric. | `true` | no
106-
`vcenter.cluster.memory.effective` | `metric` | Enables the `vcenter.cluster.memory.effective` metric. | `true` | no
107-
`vcenter.cluster.memory.limit` | `metric` | Enables the `vcenter.cluster.memory.limit` metric. | `true` | no
108-
`vcenter.cluster.memory.used` | `metric` | Enables the `vcenter.cluster.memory.used` metric. | `true` | no
109-
`vcenter.cluster.vm.count` | `metric` | Enables the `vcenter.cluster.vm.count` metric. | `true` | no
110-
`vcenter.datastore.disk.usage` | `metric` | Enables the `vcenter.datastore.disk.usage` metric. | `true` | no
111-
`vcenter.datastore.disk.utilization` | `metric` | Enables the `vcenter.datastore.disk.utilization` metric. | `true` | no
112-
`vcenter.host.cpu.usage` | `metric` | Enables the `vcenter.host.cpu.usage` metric. | `true` | no
113-
`vcenter.host.cpu.utilization` | `metric` | Enables the `vcenter.host.cpu.utilization` metric. | `true` | no
114-
`vcenter.host.disk.latency.avg` | `metric` | Enables the `vcenter.host.disk.latency.avg` metric. | `true` | no
115-
`vcenter.host.disk.latency.max` | `metric` | Enables the `vcenter.host.disk.latency.max` metric. | `true` | no
116-
`vcenter.host.disk.throughput` | `metric` | Enables the `vcenter.host.disk.throughput` metric. | `true` | no
117-
`vcenter.host.memory.usage` | `metric` | Enables the `vcenter.host.memory.usage` metric. | `true` | no
118-
`vcenter.host.memory.utilization` | `metric` | Enables the `vcenter.host.memory.utilization` metric. | `true` | no
119-
`vcenter.host.network.packet.count` | `metric` | Enables the `vcenter.host.network.packet.count` metric. | `true` | no
120-
`vcenter.host.network.packet.errors` | `metric` | Enables the `vcenter.host.network.packet.errors` metric. | `true` | no
121-
`vcenter.host.network.throughput` | `metric` | Enables the `vcenter.host.network.throughput` metric. | `true` | no
122-
`vcenter.host.network.usage` | `metric` | Enables the `vcenter.host.network.usage` metric. | `true` | no
123-
`vcenter.resource_pool.cpu.shares` | `metric` | Enables the `vcenter.resource_pool.cpu.shares` metric. | `true` | no
124-
`vcenter.resource_pool.cpu.usage` | `metric` | Enables the `vcenter.resource_pool.cpu.usage` metric. | `true` | no
125-
`vcenter.resource_pool.memory.shares` | `metric` | Enables the `vcenter.resource_pool.memory.shares` metric. | `true` | no
126-
`vcenter.resource_pool.memory.usage` | `metric` | Enables the `vcenter.resource_pool.memory.usage` metric. | `true` | no
127-
`vcenter.vm.cpu.usage` | `metric` | Enables the `vcenter.vm.cpu.usage` metric. | `true` | no
128-
`vcenter.vm.cpu.utilization` | `metric` | Enables the `vcenter.vm.cpu.utilization` metric. | `true` | no
129-
`vcenter.vm.disk.latency.avg` | `metric` | Enables the `vcenter.vm.disk.latency.avg` metric. | `true` | no
130-
`vcenter.vm.disk.latency.max` | `metric` | Enables the `vcenter.vm.disk.latency.max` metric. | `true` | no
131-
`vcenter.vm.disk.throughput` | `metric` | Enables the `vcenter.vm.disk.throughput` metric. | `true` | no
132-
`vcenter.vm.disk.usage` | `metric` | Enables the `vcenter.vm.disk.usage` metric. | `true` | no
133-
`vcenter.vm.disk.utilization` | `metric` | Enables the `vcenter.vm.disk.utilization` metric. | `true` | no
134-
`vcenter.vm.memory.ballooned` | `metric` | Enables the `vcenter.vm.memory.ballooned` metric. | `true` | no
135-
`vcenter.vm.memory.swapped` | `metric` | Enables the `vcenter.vm.memory.swapped` metric. | `true` | no
136-
`vcenter.vm.memory.swapped_ssd` | `metric` | Enables the `vcenter.vm.memory.swapped_ssd` metric. | `true` | no
137-
`vcenter.vm.memory.usage` | `metric` | Enables the `vcenter.vm.memory.usage` metric. | `true` | no
138-
`vcenter.vm.memory.utilization` | `metric` | Enables the `vcenter.vm.memory.utilization` metric. | `false` | no
139-
`vcenter.vm.network.packet.count` | `metric` | Enables the `vcenter.vm.network.packet.count` metric. | `true` | no
140-
`vcenter.vm.network.throughput` | `metric` | Enables the `vcenter.vm.network.throughput` metric. | `true` | no
141-
`vcenter.vm.network.usage` | `metric` | Enables the `vcenter.vm.network.usage` metric. | `true` | no
103+
`vcenter.cluster.cpu.effective` | [metric][] | Enables the `vcenter.cluster.cpu.effective` metric. | `true` | no
104+
`vcenter.cluster.cpu.usage` | [metric][] | Enables the `vcenter.cluster.cpu.usage` metric. | `true` | no
105+
`vcenter.cluster.host.count` | [metric][] | Enables the `vcenter.cluster.host.count` metric. | `true` | no
106+
`vcenter.cluster.memory.effective` | [metric][] | Enables the `vcenter.cluster.memory.effective` metric. | `true` | no
107+
`vcenter.cluster.memory.limit` | [metric][] | Enables the `vcenter.cluster.memory.limit` metric. | `true` | no
108+
`vcenter.cluster.memory.used` | [metric][] | Enables the `vcenter.cluster.memory.used` metric. | `true` | no
109+
`vcenter.cluster.vm.count` | [metric][] | Enables the `vcenter.cluster.vm.count` metric. | `true` | no
110+
`vcenter.datastore.disk.usage` | [metric][] | Enables the `vcenter.datastore.disk.usage` metric. | `true` | no
111+
`vcenter.datastore.disk.utilization` | [metric][] | Enables the `vcenter.datastore.disk.utilization` metric. | `true` | no
112+
`vcenter.host.cpu.usage` | [metric][] | Enables the `vcenter.host.cpu.usage` metric. | `true` | no
113+
`vcenter.host.cpu.utilization` | [metric][] | Enables the `vcenter.host.cpu.utilization` metric. | `true` | no
114+
`vcenter.host.disk.latency.avg` | [metric][] | Enables the `vcenter.host.disk.latency.avg` metric. | `true` | no
115+
`vcenter.host.disk.latency.max` | [metric][] | Enables the `vcenter.host.disk.latency.max` metric. | `true` | no
116+
`vcenter.host.disk.throughput` | [metric][] | Enables the `vcenter.host.disk.throughput` metric. | `true` | no
117+
`vcenter.host.memory.usage` | [metric][] | Enables the `vcenter.host.memory.usage` metric. | `true` | no
118+
`vcenter.host.memory.utilization` | [metric][] | Enables the `vcenter.host.memory.utilization` metric. | `true` | no
119+
`vcenter.host.network.packet.count` | [metric][] | Enables the `vcenter.host.network.packet.count` metric. | `true` | no
120+
`vcenter.host.network.packet.errors` | [metric][] | Enables the `vcenter.host.network.packet.errors` metric. | `true` | no
121+
`vcenter.host.network.throughput` | [metric][] | Enables the `vcenter.host.network.throughput` metric. | `true` | no
122+
`vcenter.host.network.usage` | [metric][] | Enables the `vcenter.host.network.usage` metric. | `true` | no
123+
`vcenter.resource_pool.cpu.shares` | [metric][] | Enables the `vcenter.resource_pool.cpu.shares` metric. | `true` | no
124+
`vcenter.resource_pool.cpu.usage` | [metric][] | Enables the `vcenter.resource_pool.cpu.usage` metric. | `true` | no
125+
`vcenter.resource_pool.memory.shares` | [metric][] | Enables the `vcenter.resource_pool.memory.shares` metric. | `true` | no
126+
`vcenter.resource_pool.memory.usage` | [metric][] | Enables the `vcenter.resource_pool.memory.usage` metric. | `true` | no
127+
`vcenter.vm.cpu.usage` | [metric][] | Enables the `vcenter.vm.cpu.usage` metric. | `true` | no
128+
`vcenter.vm.cpu.utilization` | [metric][] | Enables the `vcenter.vm.cpu.utilization` metric. | `true` | no
129+
`vcenter.vm.disk.latency.avg` | [metric][] | Enables the `vcenter.vm.disk.latency.avg` metric. | `true` | no
130+
`vcenter.vm.disk.latency.max` | [metric][] | Enables the `vcenter.vm.disk.latency.max` metric. | `true` | no
131+
`vcenter.vm.disk.throughput` | [metric][] | Enables the `vcenter.vm.disk.throughput` metric. | `true` | no
132+
`vcenter.vm.disk.usage` | [metric][] | Enables the `vcenter.vm.disk.usage` metric. | `true` | no
133+
`vcenter.vm.disk.utilization` | [metric][] | Enables the `vcenter.vm.disk.utilization` metric. | `true` | no
134+
`vcenter.vm.memory.ballooned` | [metric][] | Enables the `vcenter.vm.memory.ballooned` metric. | `true` | no
135+
`vcenter.vm.memory.swapped` | [metric][] | Enables the `vcenter.vm.memory.swapped` metric. | `true` | no
136+
`vcenter.vm.memory.swapped_ssd` | [metric][] | Enables the `vcenter.vm.memory.swapped_ssd` metric. | `true` | no
137+
`vcenter.vm.memory.usage` | [metric][] | Enables the `vcenter.vm.memory.usage` metric. | `true` | no
138+
`vcenter.vm.memory.utilization` | [metric][] | Enables the `vcenter.vm.memory.utilization` metric. | `false` | no
139+
`vcenter.vm.network.packet.count` | [metric][] | Enables the `vcenter.vm.network.packet.count` metric. | `true` | no
140+
`vcenter.vm.network.throughput` | [metric][] | Enables the `vcenter.vm.network.throughput` metric. | `true` | no
141+
`vcenter.vm.network.usage` | [metric][] | Enables the `vcenter.vm.network.usage` metric. | `true` | no
142+
143+
[metric]: #metric-block
142144

143145
#### metric block
144146

@@ -151,14 +153,15 @@ Name | Type | Description | Default | Required
151153

152154
Name | Type | Description | Default | Required
153155
---- | ---- | ----------- | ------- | --------
154-
`vcenter.cluster.name` | `resource_attribute` | Enables the `vcenter.cluster.name` resource attribute. | `true` | no
155-
`vcenter.datastore.name` | `resource_attribute` | Enables the `vcenter.cluster.resource_pool` resource attribute. | `true` | no
156-
`vcenter.host.name` | `resource_attribute` | Enables the `vcenter.host.name` resource attribute. | `true` | no
157-
`vcenter.resource_pool.inventory_path` | `resource_attribute` | Enables the `vcenter.resource_pool.inventory_path` resource attribute. | `true` | no
158-
`vcenter.resource_pool.name` | `resource_attribute` | Enables the `vcenter.resource_pool.name` resource attribute. | `true` | no
159-
`vcenter.vm.id` | `resource_attribute` | Enables the `vcenter.vm.id` resource attribute. | `true` | no
160-
`vcenter.vm.name` | `resource_attribute` | Enables the `vcenter.vm.name` resource attribute. | `true` | no
161-
156+
`vcenter.cluster.name` | [resource_attribute][] | Enables the `vcenter.cluster.name` resource attribute. | `true` | no
157+
`vcenter.datastore.name` | [resource_attribute][] | Enables the `vcenter.cluster.resource_pool` resource attribute. | `true` | no
158+
`vcenter.host.name` | [resource_attribute][] | Enables the `vcenter.host.name` resource attribute. | `true` | no
159+
`vcenter.resource_pool.inventory_path` | [resource_attribute][] | Enables the `vcenter.resource_pool.inventory_path` resource attribute. | `true` | no
160+
`vcenter.resource_pool.name` | [resource_attribute][] | Enables the `vcenter.resource_pool.name` resource attribute. | `true` | no
161+
`vcenter.vm.id` | [resource_attribute][] | Enables the `vcenter.vm.id` resource attribute. | `true` | no
162+
`vcenter.vm.name` | [resource_attribute][] | Enables the `vcenter.vm.name` resource attribute. | `true` | no
163+
164+
[resource_attribute]: #resource_attribute-block
162165

163166
#### resource_attribute block
164167

0 commit comments

Comments
 (0)