Skip to content
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

fix docker-compose for use backend plugin in grafana 7.x #192

Merged
merged 1 commit into from
Jun 9, 2020
Merged

fix docker-compose for use backend plugin in grafana 7.x #192

merged 1 commit into from
Jun 9, 2020

Conversation

Slach
Copy link
Collaborator

@Slach Slach commented Jun 9, 2020

  • fix docker-compose for use backend plugin in grafana 7.x see plugin no longer works in grafana 7.0+ #188

  • fix webpack.config.js for use babel-loader, add babel-loader to

  • fix tests which was failed when miss default extrapolate parameter in toTimeSeries

Signed-off-by: Eugene Klimov [email protected]

- fix webpack.config.js for use babel-loader, add babel-loader to
- fix tests which was failed when miss default extrapolate parameter in toTimeSeries

Signed-off-by: Eugene Klimov <[email protected]>
@Slach Slach merged commit 7bb71f0 into Altinity:master Jun 9, 2020
Slach added a commit to Altinity/grafana-plugin-repository that referenced this pull request Jun 17, 2020
# 2.0.0 (2020-06-17)

## Enhancements:
* compatibility with grafana 7.x, please use environment variable `GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=vertamedia-clickhouse-datasource` or `allow_loading_unsigned_plugins=vertamedia-clickhouse-datasource` in plugins section of `grafana.ini` Altinity/clickhouse-grafana#192
* add grafana 7.x alerting support thanks to Brian Thai https://github.com/bmanth60
* add alias support to $perSecondColumns macro Altinity/clickhouse-grafana#193
* Support `custom` variable type and empty values for `$conditionalTest` macro Altinity/clickhouse-grafana#178
* add docker-compose.yaml to improve local development

## Fixes:
* fix AST for corner case when quotes escaped inside quotes Altinity/clickhouse-grafana#123, Altinity/clickhouse-grafana#195
* fix Altinity/clickhouse-grafana#179,  add "Extrapolation" checkbox to Query Editor

Signed-off-by: Slach <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant