Code Monkey home page Code Monkey logo

chronix.grafana's People

Contributors

defaude avatar gitter-badger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chronix.grafana's Issues

Metric field should add the "metric:" prefix

Only the name of the metric in the metric entryfield would produce an exception.

This does not produce an exception:
metric:*Load*

This one does
*Load*

We should add the "metric:" prefix by default.

Extract a Chronix JS-Client.

We should re-factor the plug-in in a way that we extract the chronix-related code and create a separate chronix js-client (a new repo or chronix.server).

Alias Name

Enable an alias for the time series metric.

README.md

Enrich the README.md with useful information

Plugin not working properly in grafana 4.X

It pulls 'raw' data fine, but if you try and apply an aggregator or a transformation:

(1) It selects BOTH if you choose either one, automatically, and they MUST be the same
(2) It does't work, anyways, with the javascript error:

this.datasource.convertToChronixInterval is not a function. (In 'this.datasource.convertToChronixInterval(this.target.horAggregator.samplingRate)', 'this.datasource.convertToChronixInterval' is undefined)

Tried both git clone, and then also building from src

building from src, had to change .contains to .includes, due to upstream changes in node libraries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.