[Groonga-commit] groonga/grafana-datasource-plugin-groonga at 0769a5c [master] Adjust plugin.json to version 3

Back to archive index

TakumiSakamoto null+****@clear*****
Mon Aug 1 19:41:51 JST 2016


TakumiSakamoto	2016-08-01 19:41:51 +0900 (Mon, 01 Aug 2016)

  New Revision: 0769a5c426a4ca9e2cf6cac005798567efe62fc2
  https://github.com/groonga/grafana-datasource-plugin-groonga/commit/0769a5c426a4ca9e2cf6cac005798567efe62fc2

  Merged ed1f61d: Merge pull request #2 from TakumiSakamoto/develop

  Message:
    Adjust plugin.json to version 3

  Modified files:
    plugin.json

  Modified: plugin.json (+3 -4)
===================================================================
--- plugin.json    2016-02-28 23:24:20 +0900 (fd1f015)
+++ plugin.json    2016-08-01 19:41:51 +0900 (632f822)
@@ -1,12 +1,11 @@
 {
-  "pluginType": "datasource",
+  "type": "datasource",
   "name": "Groonga",
-
-  "type": "groonga",
-  "serviceName": "GroongaDatasource",
+  "id": "groonga",
 
   "module": "app/plugins/datasource/groonga/datasource",
   "metrics": true,
+  "annotations": false,
 
   "partials": {
     "config": "app/plugins/datasource/groonga/partials/config.html"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index