rancherで「rancher cluster monitoring」の部分を設定したい
プラグイン grafana " grafana-image-renderer " を使用する場合
しかし、エラーがあります。プラグが正常にインストールされていることがわかりますが、後でエラーが発生します。
lvl=info msg="Registering plugin" logger=plugins name="Grafana Image Renderer"
t=2020-10-05T16:08:19+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=RANCHER_MONITORING uid=
t=2020-10-05T16:08:19+0000 lvl=warn msg="[Deprecated] the dashboard provisioning config is outdated. please upgrade" logger=provisioning.dashboard filename=/etc/grafana/provisioning/dashboards/all.yaml
t=2020-10-05T16:08:19+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl= socket=
t=2020-10-05T16:08:19+0000 lvl=eror msg="Stopped RenderingService" logger=server reason="Failed to start renderer plugin: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol."
t=2020-10-05T16:08:19+0000 lvl=warn msg="plugin failed to exit gracefully" logger=plugins.backend pluginId=grafana-image-renderer
t=2020-10-05T16:08:19+0000 lvl=info msg="Stopped Stream Manager"
t=2020-10-05T16:08:22+0000 lvl=eror msg="A service failed" logger=server err="Failed to start renderer plugin: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol."
t=2020-10-05T16:08:22+0000 lvl=eror msg="Server shutdown" logger=server reason="Failed to start renderer plugin: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol."
````
my config in rancher :