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

SEARCH-8309 Allow savedSearchId to be composed using variable(s) #27

Conversation

dcheckoway
Copy link
Collaborator

@dcheckoway dcheckoway commented Dec 8, 2024

We've gotten requests for users to be able to compose saved search IDs using dashboard variables. Easy peasy.

Now you can type in your own saved search ID, and you can use ${variable} style dashboard variable(s) as needed.

@dcheckoway dcheckoway force-pushed the dc/SEARCH-8309-grafana-plugin-allow-saved-search-id-to-be-expressed-with-a-variable branch from 14fe178 to 000a4d1 Compare December 8, 2024 19:30
@dcheckoway dcheckoway merged commit d5cab56 into dc/v1.1.2 Dec 10, 2024
2 checks passed
@dcheckoway dcheckoway deleted the dc/SEARCH-8309-grafana-plugin-allow-saved-search-id-to-be-expressed-with-a-variable branch December 10, 2024 20:36
dcheckoway added a commit that referenced this pull request Dec 12, 2024
* go get -u github.com/grafana/grafana-plugin-sdk-go

* npx -y @grafana/create-plugin@latest update

* SEARCH-8100 Make query timeout configurable (#29)

* SEARCH-8103 Include info about scheduled queries in the timeout error (#30)

* SEARCH-8309 Allow savedSearchId to be composed using variable(s) (#27)

* SEARCH-8309 Allow savedSearchId to be composed using variable(s)

* SEARCH-8309 Update QueryEditor to allow typing savedSearchId with ${variable}

* SEARCH-8101 Cancel the query upon timeout (#31)

* ran "npx -y @grafana/create-plugin@latest update" again

* Bumps for v1.1.2
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.

2 participants