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

Checkbox #6272

Open
marcoberri opened this issue Oct 25, 2024 · 3 comments
Open

Checkbox #6272

marcoberri opened this issue Oct 25, 2024 · 3 comments

Comments

@marcoberri
Copy link

Describe the solution you'd like

Is possible to have a checkbox in dashboard panel for manage variable?

It would be very useful to manage single filters (like true/false)

Thank you for your feature request – we love each and every one!

@detronetdip
Copy link

@ankitnayan Can I work on this issue? I'm really interested in contributing to this amazing project.

@srikanthccv
Copy link
Member

@marcoberri did you try using custom variable type https://signoz.io/docs/userguide/manage-variables/#supported-variables-types? If that doesn't solve your use case, please clearly explain what you are trying to achieve and what kind of variable type would help.

@marcoberri
Copy link
Author

@srikanthccv thanks for the reply

An example is a checkbox with filter a single value example
Variable Name: filter_actuator
Variable Value: true or false
or
Variable Name: filter_actuator
Variable Value: a function code like --> if checked return '/actuator' else ALL

in query builder filter: http.route IN {{.filter_actuator}}

tnx

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

No branches or pull requests

3 participants