-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api/views: Create new viewership BigQuery API (#121)
* api/views: Add bigquery viewership support * views: Create separate prometheus+bigquery components * views: Make bigquery component more testable * views: Add tests to bigquery client * api/views: Output time as unix millis timestamp * api/views: Create right 404 response * api/views: Remove old staging hack It's unusable anyway * api/views: Use nullable for all breakdown fields * views/bigquery: Update query for error_rate metric Also fix exits_before_start tag * Address PR comments Re-ordered the shit out of bigquery handler
- Loading branch information
Showing
13 changed files
with
1,081 additions
and
485 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.