October 2025 — Enhancements to dashboards, including new panels and features

Changelog

  • TrafficPeak Usage Report:
    • Added the option to select multiple/all tables and show aggregated usage volumes per day.
    • Added stats for Compression Ratio and Compression Savings.
  • Raw Logs
    • Added the option to view and edit the current SQL query (including filters) in Grafana Explore.
    • Added a table view of the raw logs.
  • Explore Data
    • Bugfixes (Fixed an issue with the datalink in the schema section / table panel).
  • CDN Observability
    • Added four new panels:
      • Hits per Status Code Group: Number of requests grouped by HTTP Status Code (TimeSeries/LineChart)
      • Status Code Distribution: Number of requests grouped by HTTP Status Code (Pie-Chart)
      • Download Time: The time taken to download the object in milliseconds (TimeSeries/LineChart)
      • Time to first Byte: The time taken to download the first byte of the received content in milliseconds (TimeSeries/LineChart)
    • Added Raw Data button which opens the Raw Logs dashboard in a new tab with all currently applied filters.
    • Added an Reset All Variables button.
    • Added the option to filter for empty values (___empty___) in the "table" panels.
    • Re-ordered columns in "Summary" panels to improve readability.
  • Error Analysis
    • Introduction of the "Drilldown Path" feature:
      Filtering in the "Treemap" panels is now following a (customizable) path of fields to avoid seeing only one big square after applying a filter.
      The current dimension/field selection (of the "Drilldown path") can be overridden by changing the "Focus On" field.
    • Added the option to open a new window for Raw Logs inspection when clicking on any cell in the "Treemap" panels.
    • Removal of the dedicated Raw Logs panel.
    • Added the option to filter for empty/null values (___empty__ / __null___) in the "table" panels.
    • Updated the "Help and Info" section with information regarding the "Drilldown Path" feature.
  • Cache Analysis Treemap
    • Added the option to open a new window for Raw Logs inspection when clicking on any cell in the "Treemap" panels.
    • Removal of the dedicated Raw Logs panel.

Deployment Note

  • In cases where a dashboard has been customized, we clone the existing dashboard, renaming with '<name>-custom' to prevent any customizations from being overwritten.