Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Plugin not working properly in grafana 4.X #26

@devaudio

Description

@devaudio

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions