You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/_data/plugins/otel-metrics.yaml
-25Lines changed: 0 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -105,31 +105,6 @@ metrics:
105
105
- server.address
106
106
- kong.upstream.state
107
107
- kong.subsystem
108
-
- name: kong.dp.connection.last_seen
109
-
description: Timestamp when the control plane last saw a data plane connect. This metric appears only on control plane nodes and is reported per data plane.
110
-
unit: "s"
111
-
type: Gauge
112
-
attributes:
113
-
- kong.dp.host.name
114
-
- kong.dp.node.id
115
-
- kong.dp.host.ip
116
-
- name: kong.dp.version.compatible
117
-
description: "Shows whether a data plane is compatible with the control plane’s version. This metric appears only on control plane nodes and is reported per data plane. A value of 1 means compatible and 0 means not."
118
-
unit: "1"
119
-
type: Gauge
120
-
attributes:
121
-
- kong.dp.host.name
122
-
- kong.dp.node.id
123
-
- kong.dp.host.ip
124
-
- kong.dp.node.version
125
-
- name: kong.dp.config_hash
126
-
description: Shows the config hash the control plane has for each data plane. This metric appears only on control plane nodes and is reported per data plane.
127
-
unit: "1"
128
-
type: Gauge
129
-
attributes:
130
-
- kong.dp.host.name
131
-
- kong.dp.node.id
132
-
- kong.dp.host.ip
133
108
- name: kong.dp.cluster_cert.expiry
134
109
description: "Timestamp when the data plane’s cluster certificate will expire."
0 commit comments