mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removed prometheus metric target
This commit is contained in:
parent
1c5807c940
commit
3984a19226
2 changed files with 1 additions and 25 deletions
|
|
@ -1032,7 +1032,7 @@ function printStatsTimeseries()
|
|||
if not force_rrd then
|
||||
multipleTableButtonPrefs(subpage_active.entries["multiple_timeseries_database"].title,
|
||||
subpage_active.entries["multiple_timeseries_database"].description,
|
||||
{"RRD", "InfluxDB", "Prometheus [Export Only]"}, {"rrd", "influxdb", "prometheus"},
|
||||
{"RRD", "InfluxDB"}, {"rrd", "influxdb" },
|
||||
"rrd",
|
||||
"primary",
|
||||
"timeseries_driver",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue