Added Regional Internet Registry (see field source in response)
to get asn by id
and get asn by ip endpoints.
Stopped collecting data in the old Layer 3 data source.
Updated Layer 3
timeseries endpoint
to start using the new Layer 3 data source by default, fetching the old data source now requires sending the parameter
metric=bytes_old.
Deprecated Layer 3
summary endpoint, this will stop
receiving data after 2023-08-14.
Updated HTTP timeseries endpoints urls
to timeseries_groups (example)
due to consistency. Old timeseries endpoints are still available, but will soon be removed.
IPv6 percentage started to be calculated as (IPv6 requests / requests for dual-stacked content), where as before it
was calculated as (IPv6 requests / IPv4+IPv6 requests).
2023-01-11
Add new layer 3 dataset
Added new Layer 3 data source and related endpoints.
Updated Layer 3
timeseries endpoint
to support fetching both current and new data sources. For retro-compatibility
reasons, fetching the new data source requires sending the parameter metric=bytes else the current data
source will be returned.
Deprecated old Layer 3 endpoints
TimeseriesGroups and
Summary.
Users should upgrade to newer endpoints.