项目作者: little-brother

项目描述 :
Httpsql datasource plugin for Grafana
高级语言: JavaScript
项目地址: git://github.com/little-brother/httpsql-grafana-datasource.git
创建时间: 2018-05-14T19:11:37Z
项目社区:https://github.com/little-brother/httpsql-grafana-datasource

开源协议:MIT License

下载


Httpsql datasource plugin for Grafana

This is a Grafana plugin to vizualize httpsql responses.

Installation

  • Download and unpack to
    1. Win: %GRAFANA_PATH%/data/plugins
    2. Nix: /var/lib/grafana/plugins
  • Restart Grafana

How to use

  1. Table panel can show any response.
  2. Graph panel requires timeseries data. So httpsql must returns only two column value and time and supports from and to params.