annotations: you can now read annoations via manually created annoation query
This commit is contained in:
@@ -49,6 +49,7 @@ type ItemType string
|
||||
|
||||
const (
|
||||
AlertType ItemType = "alert"
|
||||
EventType ItemType = "event"
|
||||
)
|
||||
|
||||
type Item struct {
|
||||
|
||||
Reference in New Issue
Block a user