SteveYurongSu commented on issue #9442: URL: https://github.com/apache/iotdb/issues/9442#issuecomment-1513502318
这是一个常见问题。请确保 grafana plugin 的版本号跟 IoTDB 的版本号一一对应,至少大版本号需要对应。 例如: * grafana plugin 版本号 1.0.1 - IoTDB 1.1.0 -> 不兼容 * grafana plugin 版本号 1.1.0 - IoTDB 1.1.0 -> 兼容 * * grafana plugin 版本号 1.0.0 - IoTDB 1.0.1 -> 兼容 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
