Commit graph

6 commits

Author SHA1 Message Date
emanuele-f
edd119ce61 Fix numbers returned as strings causing broken sort 2020-04-16 11:32:26 +02:00
emanuele-f
01214d47db Add measurement localized label 2020-04-16 11:20:01 +02:00
emanuele-f
70ca600ed3 Add am_utils.getRttSchemaForGranularity 2020-04-15 17:19:33 +02:00
emanuele-f
1febadb5bd Fix active monitoring alert unit 2020-04-15 11:14:00 +02:00
emanuele-f
4bd04e7e4c Delete old timeseries when monitoring granularity is changed 2020-04-15 10:52:38 +02:00
emanuele-f
0ad1b65512 Add plugins support for httpdocs, HTML templates and Lua modules
Such resources can be placed into the following plugin subdirs:

- ./httpdocs: javascript, css and similar, see plugins_utils.getHttpdocsDir
- ./modules: Lua modules, see plugins_utils.loadModule
- ./templates: HTML templates, see plugins_utils.renderTemplate
2020-04-14 17:53:25 +02:00
Renamed from scripts/lua/modules/active_monitoring_utils.lua (Browse further)