Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add experiment facets to oversight #804

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shsteimer
Copy link
Collaborator

@shsteimer shsteimer commented Mar 27, 2025

Description

Adds the experiment checkpoint as well as source/target facets.

Related Issue

Fix #803

Motivation and Context

allows comparing CWV impact of experiments, as well as drilling down on other checkpoints (clicks, etc.) when experiment is running.

How Has This Been Tested?

https://oversight-experiments--helix-website--adobe.aem.page/tools/oversight/explorer.html?domain=www.aem.live&filter=&view=year&=performance&checkpoint=click&checkpoint=experiment&experiment.source=short-home&experiment.target=challenger-1&domainkey=&conversion.checkpoint=click

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

aem-code-sync bot commented Mar 27, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@shsteimer shsteimer requested a review from trieloff March 27, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Surface experiments in RUM Oversight
1 participant