turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.84k stars 264 forks source link

add per-control View Details #3109

Closed judell closed 1 year ago

judell commented 1 year ago

I noticed when writing https://steampipe.io/blog/remixing-dashboards that there's a big difference between remixing dashboards and benchmarks. For dashboards you can easily find the name of any element that you might want to mix in to your custom dashboard. For benchmarks you can find the names of children but can't inspect controls to discover their names or see what SQL they run.

As a result my remixing exercise was almost effortless for dashboard resources, much harder in the case of controls for which I had to search within the mod code to match the text I was seeing onscreen. So, it would be nice if controls worked like charts/tables/etc w/respect to View Details.

github-actions[bot] commented 1 year ago

'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.'

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 90 days with no activity.