grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
63.81k stars 11.94k forks source link

Flamegraph: TopTable height should be greater #89813

Open PhilippDehner opened 2 months ago

PhilippDehner commented 2 months ago

Steps to reproduce:

  1. Create a flamegraph panel
  2. query data with less results (~3 levels)

Actual Result:

Table is not easy to read: grafik

Expected Result

Table should have height of panel, not only height of the flame graph visualization

Relevant WCAG Criteria: [#.#.# WCAG Criterion](link to https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0) Visual Presentation

Environment:

JoaoSilvaGrafana commented 1 month ago

Managed to reproduce it but removing it from our board as it seems Flame Graph specific so Observability Traces & Profiling are the correct team for it 👍