Annotations: Add annotations support to Loki (#18949)

This commit is contained in:
Andrej Ocenas
2019-09-10 11:04:44 +02:00
committed by GitHub
parent eccc6adfde
commit 0e3e874eee
12 changed files with 240 additions and 15 deletions
@@ -146,7 +146,8 @@ Request object passed to datasource.annotationQuery function:
"datasource": "generic datasource",
"enable": true,
"name": "annotation name"
}
},
"dashboard": DashboardModel
}
```