| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HostMetrics |
HostMetrics.cpu(Double cpu) |
HostMetrics |
Host.getMetrics()
Host Metrics collected.
|
HostMetrics |
HostMetrics.iowait(Double iowait) |
HostMetrics |
HostMetrics.load(Double load) |
HostMetrics |
HostMetrics.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
Host |
Host.metrics(HostMetrics metrics) |
void |
Host.setMetrics(HostMetrics metrics) |
Copyright © 2024. All rights reserved.