<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/iwakeh/metrics-lib, branch task-23046</title>
<subtitle>iwakeh's personal metrics-lib repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/'/>
<entry>
<title>Add log line interfaces and access methods.</title>
<updated>2018-02-06T14:59:06+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-06T14:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=e1256c595cb3250c2f57b6ee349e215f3628ade6'/>
<id>e1256c595cb3250c2f57b6ee349e215f3628ade6</id>
<content type='text'>
For both the general LogDescriptor and extension WebServerAccessLog.
Include some new tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For both the general LogDescriptor and extension WebServerAccessLog.
Include some new tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add log message reporting progress reading tarballs.</title>
<updated>2018-02-06T14:59:04+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-12-03T20:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=9f2db9a194d5e290b456765f83cc6eeaf745e619'/>
<id>9f2db9a194d5e290b456765f83cc6eeaf745e619</id>
<content type='text'>
Implements #22990.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements #22990.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.2.0 release.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2018-01-31T12:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=678ddfd166c5a7bb9bfde2f5005c5b7e27139ec5'/>
<id>678ddfd166c5a7bb9bfde2f5005c5b7e27139ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail early when 'null' values are added.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-03T08:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=6dd7cb9676b1bb4c1e76a12afbc37da951a96209'/>
<id>6dd7cb9676b1bb4c1e76a12afbc37da951a96209</id>
<content type='text'>
And, allow for roughly a years worth of entries in dateMap and requestMap before
re-hashing by setting initial capacity.  Defaults are fine for the small ipMap
and protocolMap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And, allow for roughly a years worth of entries in dateMap and requestMap before
re-hashing by setting initial capacity.  Defaults are fine for the small ipMap
and protocolMap.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'putIfAbsent'.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-03T08:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=3efd91716902e7592304e78bd78ab95d961869ff'/>
<id>3efd91716902e7592304e78bd78ab95d961869ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide 'equals' and 'hashCode' implementations.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=dc019152886f018f39ecbcba24c3490e2eed8057'/>
<id>dc019152886f018f39ecbcba24c3490e2eed8057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce memory footprint of log lines.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=8578de6d64569b410678b3c847e7b82b267501ad'/>
<id>8578de6d64569b410678b3c847e7b82b267501ad</id>
<content type='text'>
Also make validation optional for internal web log constructor.
CollecTor uses this for storing freshly sanitized logs,
which don't need to be validated a second time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make validation optional for internal web log constructor.
CollecTor uses this for storing freshly sanitized logs,
which don't need to be validated a second time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use enum for request method.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=86c47d3764b1d563bb81eb683da39c3ca31c13ba'/>
<id>86c47d3764b1d563bb81eb683da39c3ca31c13ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store size as simple int.</title>
<updated>2018-02-05T17:06:18+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=bbae5617335d19b2fe1244999da1ddd4dc5b214b'/>
<id>bbae5617335d19b2fe1244999da1ddd4dc5b214b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare date strings lazily in order to improve performance.</title>
<updated>2018-02-05T17:01:53+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=be9624a17b7df9246cefa0ec27a0ffd6d0bf5c3e'/>
<id>be9624a17b7df9246cefa0ec27a0ffd6d0bf5c3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
