Page MenuHomePhabricator

Add is_production field to InukaPageView data stream
Closed, ResolvedPublic

Description

This will help us filter out data from the all the development versions being tested by the team.

Event Timeline

nshahquinn-wmf triaged this task as Medium priority.

I need to first add the field to the schema.

@nshahquinn-wmf please put this task on Inuka-Team (kanban) when you're done

I've added a boolean is_production field to the schema. When we start logging that field, we will need to use schema revision 21188117.

Jpita subscribed.

anything I can do to test this or should I just merge it?

@nshahquinn-wmf I sent some requests with the is_production field, at least one of them set to true

can you let us know if you see anything in the logs?

@nshahquinn-wmf I sent some requests with the is_production field, at least one of them set to true

can you let us know if you see anything in the logs?

Sure! It takes a few hours for new data to show up in the databases, so I'll have to wait until tomorrow.

Thanks for the reminder, @Jpita!

I found 13 events with is_production from around the time of your comment (4 of them with is_production set to true). So it looks like it's working properly.