mirror of
https://github.com/torproject/metrics-web.git
synced 2024-11-23 01:29:41 +00:00
Update to latest metrics-lib version 2.14.0.
As a result, we'll be able to process OnionPerf analysis JSON file version 3.0.
This commit is contained in:
parent
0b246ad078
commit
09d94661db
@ -13,7 +13,7 @@
|
|||||||
- Estimate bridge users by country based on requests by country, if
|
- Estimate bridge users by country based on requests by country, if
|
||||||
available, to get more accurate numbers than those obtained from
|
available, to get more accurate numbers than those obtained from
|
||||||
unique IP address counts.
|
unique IP address counts.
|
||||||
- Update to metrics-lib 2.13.0 and ExoneraTor 4.4.0.
|
- Update to metrics-lib 2.14.0 and ExoneraTor 4.4.0.
|
||||||
- Switch from processing Torperf .tpf to OnionPerf analysis .json
|
- Switch from processing Torperf .tpf to OnionPerf analysis .json
|
||||||
files.
|
files.
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<property name="javadoc-title" value="MetricsWeb API Documentation"/>
|
<property name="javadoc-title" value="MetricsWeb API Documentation"/>
|
||||||
<property name="implementation-title" value="metrics-web" />
|
<property name="implementation-title" value="metrics-web" />
|
||||||
<property name="release.version" value="1.3.0-dev" />
|
<property name="release.version" value="1.3.0-dev" />
|
||||||
<property name="metricslibversion" value="2.13.0" />
|
<property name="metricslibversion" value="2.14.0" />
|
||||||
<property name="exoneratorversion" value="4.4.0" />
|
<property name="exoneratorversion" value="4.4.0" />
|
||||||
<property name="jetty.version" value="-9.2.21.v20170120" />
|
<property name="jetty.version" value="-9.2.21.v20170120" />
|
||||||
<property name="warfile"
|
<property name="warfile"
|
||||||
|
Loading…
Reference in New Issue
Block a user