Skip to content

Conversation

@ddelemeny
Copy link
Collaborator

This PR extracts some of the query/response processing logic from the datasource.ts file.

The idea is to keep datasource/index.ts as a bare implementation of the DatasourceAPI, and implement composable bits of logic in their own feature-scoped files.

Also :

@ddelemeny ddelemeny requested a review from fmassot February 20, 2024 18:22
@ddelemeny ddelemeny merged commit 244a62d into main Feb 20, 2024
@ddelemeny ddelemeny deleted the ddelemeny/split-datasource-process-response branch March 11, 2024 15:12
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.

Console warn "Duplicate field names in DataFrame: message" seen on a Grafana instance with 0.4.0-beta.2 version:

3 participants