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

Bug 1691068 - Implement log pings #41

Merged
merged 5 commits into from
Feb 8, 2021

Conversation

brizental
Copy link
Contributor

Well this was kinda neat so I am going to add videos to the description.

firefox-log-pings.mov
qt-log-pings.mov

Not only is it cool, but it helps us validate further the dispatcher PR as a side effect, since log pings relies on it. We know now that it works even in Qt.

Note: This is blocked until the dispatcher PR is merged.

Glean.instance._config!.debug = {};
}

// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I should probably just disable this rule. I am not so against it. WDYT?

samples/web-extension/index.js Outdated Show resolved Hide resolved
@brizental brizental merged commit 652afe5 into mozilla:main Feb 8, 2021
@brizental brizental deleted the 1691068-log-pings branch February 8, 2021 13:53
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.

2 participants