Altinity / clickhouse-grafana

Altinity Grafana datasource plugin for ClickHouse®
MIT License
716 stars 120 forks source link

Grafana Alerting: "failed to execute conditions: [plugin.unavailable] plugin unavailable" #465

Closed OPSTime closed 1 year ago

OPSTime commented 1 year ago

grafana version: 9.2.5

grafana log: logger=ngalert rule_uid=WZdym5p4k org_id=1 version=1 attempt=0 now=2022-12-27T08:22:00Z t=2022-12-27T08:22:00.058174179Z level=error msg="failed to evaluate alert rule" results="[{Instance: State:Error Error:failed to execute conditions: [plugin.unavailable] plugin unavailable EvaluatedAt:2022-12-27 08:22:00 +0000 UTC EvaluationDuration:58.16998ms EvaluationString: Values:map[]}]" duration=39.662198ms

Looks like it's related to the clickhouse plugin:

  plugins:
    allow_loading_unsigned_plugins: vertamedia-clickhouse-datasource

alert error1

alert error2

OPSTime commented 1 year ago

The plug-in version is too old.

Slach commented 1 year ago

Could you confirm, is the latest version of plugin works?

OPSTime commented 1 year ago

Thx. Please ignore the problem. I have updated the plug-in to the latest version.