-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implements sign process and add dist/MANIFEST.txt #212
Implements sign process and add dist/MANIFEST.txt #212
Comments
I have same problems with Grafana 7.x docker container. |
@levonet please look to https://github.com/Vertamedia/clickhouse-grafana/#quick-start apply changes into grafana.ini
or setup environment variable
|
Has the team submitted for a Community signature per the instructions noted below? https://grafana.com/docs/grafana/latest/developers/plugins/sign-a-plugin/#sign-a-public-plugin |
@ryn9 thanks a lot for link, I will make request and prepare signin process related files |
Many thanks. Looking forward to getting this signed :)
|
@Slach When to expect a new version? |
@levonet couple of weeks |
# 2.2.0 (2020-11-30) ## Enhancement: * add region support to annotation query, try to fix wrong column orders for table format, fix Altinity/clickhouse-grafana#303 * add plugin sign process, fix Altinity/clickhouse-grafana#212 * add `DateTime64` support, fix Altinity/clickhouse-grafana#292 * add `linux\arm64` backend plugin build * improve ARRAY JOIN parsing, fix Altinity/clickhouse-grafana#284 * improve `docker-compose.yaml` add ability to redefine `GRAFANA_VERSION` and `CLICKHOUSE_VERSION` via environment variables `latest` by default ## Fixes: * add `*.js.map` and `*.js` from src and spec folder to .gitignore * don't apply adhoc filters twice when used $adhoc macros, fix Altinity/clickhouse-grafana#282 * fix corner case for table format with wrong columns order between meta and data response section, fix Altinity/clickhouse-grafana#281 * add trickster to docker-compose environment * actualize links in README.md Signed-off-by: Eugene Klimov <[email protected]>
look at https://grafana.com/docs/grafana/latest/developers/plugins/sign-a-plugin/
and https://grafana.com/docs/grafana/latest/plugins/plugin-signature-verification/
currently, only "grafana team" plugins can be signed correctly
The text was updated successfully, but these errors were encountered: