Skip to content

Add a reply graph and a new dashboard for the simple view

Leandro Santiago requested to merge feature/682_replies_graphs into future/release-2.0

Ref #682

To test it, define the LIGHTMETER_DEFAULT_SETTINGS environment variable to:

{
   "feature_flags" : {
      "enableSimpleView" : true
   }
}

You should see only three graphs in the dashboard.

Edited by Leandro Santiago

Merge request reports