VolkovLabs / business-variable

The Business Variable panel builds on top of the regular dashboard variables. It allows you to have dashboard filters in a separate panel, which you can place anywhere on the dashboard.
https://docs.volkovlabs.io
Apache License 2.0
33 stars 0 forks source link

Show extra label/value from query along with the option #115

Closed krokwen-tftc closed 8 months ago

krokwen-tftc commented 8 months ago

In my case I don't need to show the status, but count of of data available in selection

Case: trying to reproduce datadog APM filter panel

mikhail-vl commented 8 months ago

@krokwen-tftc Could you provide a screenshot how it looks in the datadog APM?

krokwen commented 8 months ago

Sorry, i opened this issue from my work account...

This is how datadog filter panel looks like image

aclually i'm going to fork your plugin and made from it single, unified filter panel, that will represent multiple parameters in one widget with flexible values (it will work mostly with text inputs in dashboard, providing it's own values from query results), formatted labels and values, sliders for numeric values, etc...

mikhail-vl commented 8 months ago

@krokwen Happy forking! Please share if you make it work.