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

Queries should disclose their parameters and types via API #808

Open
zomglings opened this issue Jun 6, 2023 · 1 comment
Open

Queries should disclose their parameters and types via API #808

zomglings opened this issue Jun 6, 2023 · 1 comment
Assignees
Labels
backend Backend module

Comments

@zomglings
Copy link
Contributor

zomglings commented Jun 6, 2023

Each parameter inside a query should be stored as a tag on the query entry.

The tag schema should be: param:<parameter name>:<parameter type>.

We should document the possible types of these parameters.

@Andrei-Dolgolev
Copy link
Contributor

Parameters exists but requied migration for move from format <parameter name>:<parameter type> to param:<parameter name>:<parameter type>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend module
Projects
None yet
Development

No branches or pull requests

2 participants