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

enhance(telemetry): enable Glean automatic page load events #10985

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Apr 24, 2024

Summary

Duplicate of #10983 (by @Dexterp37) targeting main.

Problem

Glean supports automatic page load events, but we haven't enabled them yet.

Solution

Enable them.

Note: Also removes an unnecessary option and fixes debug logging.


How did you test this change?

Deployed to stage via #10983.

This additionally removes the `max_events` option (we already default to 1 in recent versions) and changes the location of the logging enabled/disabled so that live debugging can happen without the logging being overwritten.
@caugner caugner requested a review from a team as a code owner April 24, 2024 10:07
Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-approval, the changes are technically not mine.

@caugner caugner merged commit 3b8e023 into main Apr 24, 2024
14 checks passed
@caugner caugner deleted the glean-enable-automatic-page-load-events branch April 24, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants