Skip to content

Jitsu removal tidyups

Elwyn Benson requested to merge 418906-jitsu-removal-followups into master

What does this MR do and why?

Some small followups from the Jitsu removal part 2 MR: Remove Jitsu frontend code from Product Analyti... (!124678 - merged)

  • Move instrumentation_instructions instruction strings from computed -> $options, since these are now static.
  • Remove Jitsu specific filters that were missed.
  • Remove the DEFAULT_COUNT_KEY fallback logic for single-stat data parsing

Screenshots or screen recordings

No visual differences.

How to set up and validate locally

  1. Follow these instructions to setup Product Analytics in GDK.
  2. Verify instrumentation instructions display as expected
  3. Verify date filter dimensions are applied correctly on dashboards

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 #418906 (closed)

Edited by Elwyn Benson

Merge request reports