messages config_manager
This commit is contained in:
parent
d946ea07af
commit
86d7fdb334
|
@ -18,7 +18,7 @@ type Schedule struct {
|
|||
|
||||
type Keys struct {
|
||||
Metric string `json:"metric"`
|
||||
key string `json:"key"`
|
||||
Key string `json:"key"`
|
||||
}
|
||||
|
||||
type QueryInfo struct {
|
||||
|
|
Loading…
Reference in New Issue
Block a user