[Groonga-commit] groonga/grafana-datasource-plugin-groonga at f6632e6 [master] Add plugin configuration file

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sat Feb 6 22:32:09 JST 2016


Masafumi Yokoyama	2016-02-06 22:32:09 +0900 (Sat, 06 Feb 2016)

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

  Message:
    Add plugin configuration file

  Added files:
    plugin.json

  Added: plugin.json (+10 -0) 100644
===================================================================
--- /dev/null
+++ plugin.json    2016-02-06 22:32:09 +0900 (12fabe3)
@@ -0,0 +1,10 @@
+{
+  "pluginType": "datasource",
+  "name": "Groonga",
+
+  "type": "groonga",
+  "serviceName": "GroongaDatasource",
+
+  "module": "app/plugins/datasource/groonga/datasource",
+  "metrics": true
+}
-------------- next part --------------
HTML����������������������������...
Download 



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