Skip to content

Fix behavior dashboard total pageviews

Halil Coban requested to merge 413630-fix-snowplow-total-page-views into master

What does this MR do and why?

This MR fixes total page visualization in the Behavior dashboard by fixing the cube query.

An alternative could be removing this filter as @elwyn-gitlab commented. But I think we can keep this change here, as well.

Screenshots or screen recordings

Before After
Screenshot_2023-06-02_at_11.39.00 Screenshot_2023-06-02_at_11.39.22

How to set up and validate locally

  1. Visit Behavior dashboard in a product analytics set up project http://gdk.test:3000/[namespace]/[project]/-/analytics/dashboards/behavior
  2. You should not see error An error occured while loading the Total pageviews panel
  3. You should see Total pageviews panel

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #413630 (closed)

Edited by Halil Coban

Merge request reports