Skip to content

Conversation

@brizental
Copy link
Contributor

@brizental brizental commented Jan 11, 2021

This PR turned out to be bigger than I expected, there are many things interconnected. I tried to make it as lean as possible, but I can also break if off into two PRs, one for the pings database and another that relies on that for ping type and ping maker. Please let me know if you would like me to do that.

In Glean.js we can't just save pings in files, so I created the concept of a pings database, which is an abstraction over the underlying storage just like the metrics database.

@brizental brizental requested a review from Dexterp37 January 11, 2021 14:22
Copy link
Contributor

@Dexterp37 Dexterp37 left a comment

Choose a reason for hiding this comment

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

This looks good overall. I have no major concern, but I'd like to take another look after the following changes are discussed/resolved!

@brizental brizental requested a review from Dexterp37 January 12, 2021 14:40
Copy link
Contributor

@Dexterp37 Dexterp37 left a comment

Choose a reason for hiding this comment

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

r+wc

@brizental brizental merged commit c8473c2 into mozilla:main Jan 12, 2021
@brizental brizental deleted the 1677445-ping-maker branch January 12, 2021 16:00
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