Hello! Thanks for your viewing。 I'm learning how to configure the Grafana Dashboard for Skywalking, And i found this project <https://github.com/apache/skywalking-grafana-plugins> by searching in Google.
I'm not familiar with Grafana. According to README.md of this project, I try to run the command below for installing skywalking-grafana-plugins. Unfortunately, it fails. > grafana-cli plugins install apache-skywalking-datasource Deprecation warning: The standalone 'grafana-cli' program is deprecated and will be removed in the future. Please update all uses of 'grafana-cli' to 'grafana cli' Error: ✗ Plugin not found (Grafana v10.0.3 linux-amd64) Likewise, I could not find anything by searching keyword 'skywalking' in Grafana UI which runs in my local device or Grafana Official website https://grafana.com/grafana/plugins/. I have no idea because both the README.md and GitHub issues of this project haven't more correlative information. So what i want to know is: 1. Is the project 'skywalking-grafana-plugins' opened for usage now? 2. If true, has it been pushed to the Grafana plugin market? 3. If false, how could i install it into my local Grafana process? Your answer is very helpful for me! These's my env info: - Skywalking OAP: v9.5 - Grafana: docker grafana-oss v10.0.3
