[go: nahoru, domu]

Skip to content

mcci-catena/DNC-Grafana-Influx-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNC grafana influx plugin

Grafana Influx Plugin is a middle layer application works between Grafana UI and DNC Server, receives Influx query from Grafana Dashboard, present that query to DNC Server get response from DNC Server and forward the response back to Grafna Dashboard. To achieve this, do a small change Data Source configuration, replace the DataBase URL with the DNC plugin URL, then all the queries from Grafana Dashboard directed to DNC Plugin Application Server.

Release History

  • v1.0.2 is patch release; it Contains the following changes

    • Issue fixed – Issue when grafana contains math function which includes + symbol plus sign
  • v1.0.1 is patch release; it Contains the following changes

    • Issue fixed – Issue while using relative time range in Grafana Grafana Time Range#1.
  • v1.0.0 Initial release;

    • Show DNC Tag keys and values
    • Mapping of DNC Tags with Device ID
    • Show data with DNC Tags