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.
s
1 parent ea8985d commit 48bd5d0Copy full SHA for 48bd5d0
internal/backend/semtechudp/metrics.go
@@ -23,7 +23,7 @@ var (
23
})
24
25
gwd = promauto.NewCounter(prometheus.CounterOpts{
26
- Name: "backend_semtechudp_gateway_diconnect_count",
+ Name: "backend_semtechudp_gateway_disconnect_count",
27
Help: "The number of gateways that disconnected from the backend.",
28
29
0 commit comments