mirror of
https://github.com/grafana/grafana.git
synced 2026-03-06 15:21:48 -05:00
* Introduce TSDB service Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Erik Sundell <erik.sundell87@gmail.com> Co-authored-by: Will Browne <will.browne@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.org> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "Parent",
|
|
"id": "test-app",
|
|
"info": {
|
|
"description": "Parent plugin",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "http://grafana.com"
|
|
},
|
|
"version": "1.0.0",
|
|
"updated": "2020-10-20"
|
|
}
|
|
}
|