newrelic / newrelic-ruby-agent

New Relic RPM Ruby Agent
https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/introduction-new-relic-ruby/
Apache License 2.0
1.2k stars 596 forks source link

Enhance the "Ruby VMs" UI section #2351

Open fallwith opened 9 months ago

fallwith commented 9 months ago

The web UI's Ruby VMs functionality currently operates on a fixed set of data categories that power dashboard UI widgets.

Given our exploratory efforts to see what additional VM stats could be collected, what are our options with the UI? How difficult is it to expand the fixed list of categories? Can a category have its UI widget hidden entirely if data is not present? Can new categories be added dynamically at any time, allowing customers fine grained control over which of the hundreds (!) of potential VM related stats to collect?

workato-integration[bot] commented 9 months ago

https://new-relic.atlassian.net/browse/NR-187477

fallwith commented 9 months ago

related: