The following metrics are emitted by default. Each of them can be disabled by applying the following configuration:
metrics:
<metric_name>:
enabled: false
Bytes received by the peer.
Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
---|---|---|---|---|
By | Sum | Int | Cumulative | true |
Bytes sent.
Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
---|---|---|---|---|
By | Sum | Int | Delta | false |
Name | Description | Values | Enabled |
---|---|---|---|
wireguard.device.name | A Device is a WireGuard device. | Any Str | true |
wireguard.device.type | A DeviceType specifies the underlying implementation of a WireGuard device. | Str: Linux kernel , OpenBSD kernel , FreeBSD kernel , Windows kernel , userspace , unknown |
true |
wireguard.peer.name | A Device is a WireGuard device. | Any Str | true |