We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442ee6e commit 111032bCopy full SHA for 111032b
src/content/operations/monitoring/_index.en.md
@@ -20,6 +20,11 @@ The following metrics are exposed currently:
20
21
* `submariner_gateways`: the number of gateways in the cluster
22
23
+* `submariner_gateway_creation_timestamp`: timestamp of gateway creation time, with the following labels:
24
+
25
+ * `local_cluster`: the local cluster name
26
+ * `local_hostname`: the local hostname
27
28
* `submariner_connections`: the number of connections to other clusters, with the following labels:
29
30
* `local_cluster`: the local cluster name
0 commit comments