Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Releases: m-lab/telescope

1.2

22 Feb 20:29
Compare
Choose a tag to compare

This update improves Telescope's access to the backend dataset and brings the queries used to select tests more into alignment with other representations of the NDT data.

  • Support M-Lab's new BigQuery 'fast table' access to NDT data, significantly decreasing query time.
  • Remove batch options in processing of queries
  • Change to minimum CountRTT threshold

Additionally, this version of Telescope has improved coverage for unit testing and code documentation.

1.1

08 Sep 17:03
Compare
Choose a tag to compare
1.1

This update makes substantial changes to the Selector file format to make it easier to use Telescope to query many different datasets with a single selector file.

  • Adds support for lists of parameters as opposed to single values for metrics, sites, client_providers, client_countries, and start_times fields.
  • Adds a client_countries field to allow the user to select test results by client geolocation
  • Makes minor style improvements to bring the code closer to the Google Python Style Guide

This update is a breaking change to the Selector file format. Telescope v1.0 style Selector files are no longer supported for Telescope v1.1.

1.0

24 Oct 20:34
Compare
Choose a tag to compare
1.0

This is the initial stable release of the Telescope tool.