fix: changed is_ui_histogram to false in case of dashboard to avoid query modifications by BE #32
is-compatible.yml
on: pull_request
compatibilitycheck
1m 41s
Annotations
5 warnings
|
compatibilitycheck:
src/features/log/queryResponseBuilder.ts#L213
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
|
compatibilitycheck:
src/components/config/ConfigEditor.tsx#L35
'DataSourceHttpSettings' is deprecated. Use components from `@grafana/plugin-ui` instead, according to the [migration guide](https://github.com/grafana/plugin-ui/blob/main/src/components/ConfigEditor/migrating-from-datasource-http-settings.md)
|
|
compatibilitycheck:
src/components/QueryEditor.tsx#L290
'Select' is deprecated. Use Combobox component instead
|
|
compatibilitycheck:
src/components/QueryEditor.tsx#L252
'Select' is deprecated. Use Combobox component instead
|
|
compatibilitycheck:
src/components/QueryEditor.tsx#L225
'Select' is deprecated. Use Combobox component instead
|