Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

integration: add grafana queries to go integration #477

Merged
merged 3 commits into from
Oct 23, 2018

Conversation

jfontan
Copy link
Contributor

@jfontan jfontan commented Oct 18, 2018

Also added some helper functions to the test to retrieve a slice of string slices for easier checking.

Grafana makes another query that seems to be erroneous but does not complain:

show table columns

Fixes #467

@jfontan jfontan requested a review from a team October 18, 2018 16:30
@ajnavarro
Copy link
Contributor

@jfontan can you add some tests using date ranges? we should support #467 (comment)

@ajnavarro
Copy link
Contributor

ajnavarro commented Oct 19, 2018

Also, when this is done, we should add grafana as a supported client: https://github.com/src-d/go-mysql-server/blob/master/SUPPORTED_CLIENTS.md

Also added some helper functions to the test to retrieve a slice of
string slices for easier checking.

Grafana makes another query that seems to be erroneous but does not
complain:

    show table columns

Signed-off-by: Javi Fontan <jfontan@gmail.com>
Signed-off-by: Javi Fontan <jfontan@gmail.com>
Signed-off-by: Javi Fontan <jfontan@gmail.com>
@jfontan jfontan force-pushed the improvement/add-grafana-queries branch from 2453e0b to 86b866c Compare October 19, 2018 14:04
@jfontan
Copy link
Contributor Author

jfontan commented Oct 19, 2018

Rebased, added a test with grafana datetime format and mentions grafana in supported clients document.

@ajnavarro ajnavarro merged commit 2968226 into src-d:master Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants