* Finish collect button and js.
This commit is contained in:
@@ -162,6 +162,7 @@ CREATE TABLE IF NOT EXISTS `zt_metric` (
|
||||
`name` varchar(90) NOT NULL DEFAULT '',
|
||||
`code` varchar(90) NOT NULL DEFAULT '',
|
||||
`unit` varchar(10) NOT NULL DEFAULT '',
|
||||
`collector` text,
|
||||
`desc` text,
|
||||
`definition` text,
|
||||
`when` varchar(30) NOT NULL DEFAULT '',
|
||||
|
||||
Reference in New Issue
Block a user