Reroute service map trace queries to the backend, v2.19.0 #1542
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build plugin:
src/configuration/DataLink.tsx#L5
'LegacyForms' is deprecated. Please use non-legacy versions of these components
|
Build plugin:
src/configuration/LogsConfig.tsx#L3
'LegacyForms' is deprecated. Please use non-legacy versions of these components
|
Build plugin:
src/configuration/OpenSearchDetails.tsx#L3
'LegacyForms' is deprecated. Please use non-legacy versions of these components
|
Build plugin:
src/dependencies/DataSourcePicker.tsx#L81
'substr' is deprecated. A legacy feature for browser compatibility
|
Build plugin:
src/dependencies/table_model.ts#L8
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
Build plugin:
src/dependencies/table_model.ts#L15
'TableData' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
Build plugin:
src/dependencies/table_model.ts#L63
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
Build plugin:
src/dependencies/table_model.ts#L77
'Column' is deprecated. this is a very old (pre Grafana 7 + DataFrame) representation for tabular data
|
Build plugin:
src/opensearchDatasource.ts#L137
'withCredentials' is deprecated. withCredentials is deprecated in favor of credentials
|
Build plugin:
src/opensearchDatasource.ts#L149
'datasourceRequest' is deprecated. Use the fetch function instead
|
Loading