summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-01-20 17:10:07 +0200
committerGitHub <noreply@github.com>2023-01-20 10:10:07 -0500
commit1d3a015c35b634a7cd3cd8d07c11597391eb7c8d (patch)
treec98468fbf6c0dd36826297aa733a85213d8ec4b0 /web
parent8b37925b234080d31eb1912a58ecd76149bd94db (diff)
add consul license expiration time alarm (#14298)
* add consul license alarm * minor
Diffstat (limited to 'web')
-rw-r--r--web/gui/dashboard_info.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js
index 99453a60d0..3ef57f23df 100644
--- a/web/gui/dashboard_info.js
+++ b/web/gui/dashboard_info.js
@@ -4328,6 +4328,9 @@ netdataDashboard.context = {
'consul.raft_boltdb_store_logs_time': {
info: 'The amount of time spent writing logs to the database.'
},
+ 'consul.license_expiration_time': {
+ info: 'The amount of time remaining before Consul Enterprise license expires. When the license expires, some Consul Enterprise features will stop working.'
+ },
// ------------------------------------------------------------------------
// WMI (Process)