Added timeseries schema definitions page (#9193)

This commit is contained in:
Manuel Ceroni 2025-05-05 14:31:13 +02:00 committed by GitHub
parent 9211b93d0e
commit 6bd616af1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 350 additions and 0 deletions

View file

@ -695,6 +695,11 @@ page_utils.menu_entries = {
section = "dev",
help_link = "https://www.ntop.org/guides/ntopng/scripts/alert_definitions.html"
},
ts_definitions = {
key = "ts_definitions",
i18n_title = "about.ts_defines",
section = "dev",
},
api = {
key = "api",
i18n_title = "lua_c_api",