Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Alerting support #60

@gdlx

Description

@gdlx

Hi folks!

It seems some work has been done to allow alerting support for KairosDB (#40) but it still don't work on my side and it seems to be linked to some flapping on the plugin id:

  • 8b2e31a added id as datasource-plugin-kairosdb
  • 684165b changed it to kairosdb
  • 8df83f5 updated it to kairosdb-datasource
  • d9e3dc3 restored initial datasource-plugin-kairosdb
  • a1c9b9c reverted to kairosdb
  • 8e608bd finally restored initial datasource-plugin-kairosdb

This comment explains alerting may work with using kairosdb as plugin id: #38 (comment). This is in sync with a1c9b9c which changed the id to this value for alerting.

Anyway, using v2.0.1 of the plugin, testing each plugin id format, alerting never works. I always get this kind of error:

tsdb.HandleRequest() error Could not find executor for data source type: grafana-kairosdb-datasource (only the plugin id changes)

Is it possible to fix the plugin id for good with working alerting ?

It would also be fine to explain what are the cons of using kairosdb as a plugin id if it's necessary for alerting (why is it always restored to datasource-plugin-kairosdb ?).

Thanks !

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