PMM Server Grafana plugins can now be updated on the command line with the grafana-cli command-line utility.
General
Escalation
General
Escalation
Description
It's not possible to update plugins by grafana-toolkit
But it can be done manually by using .zip files of plugins.
If it's not possible to fix grafana-toolkit updating method then it's required to prepare a bolgpost with step-by-step instruction to process by .zip files method. Here is the instruction of updating clickhouse plugin by .zip files method:
DOC: Based on the result it might be useful to add section into FAQ section about this
How to test
None
How to document
None
Attachments
1
Smart Checklist
Activity
Show:
dmitriy.kostiuk April 1, 2020 at 3:16 PM
So the request for docs was to describe the manual low-level way of updating Grafana plugins, and the reason for such documentation was the fact that grafana-toolkit based method (updating with one plain command without no unusual arguments) didn't work in our case. Now grafana-toolkit works, and I see nothing to document in this ticket; IMHO just mentioning in RN that grafana-toolkit now works is enough.
Vadim Yalovets March 26, 2020 at 12:05 PM
Could you approve the PR and merge it as the last approver?
It's not possible to update plugins by grafana-toolkit
But it can be done manually by using .zip files of plugins.
If it's not possible to fix grafana-toolkit updating method then it's required to prepare a bolgpost with step-by-step instruction to process by .zip files method.
Here is the instruction of updating clickhouse plugin by .zip files method:
DOC: Based on the result it might be useful to add section into FAQ section about this