<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/monlib, branch CLI_2.6.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.6.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.6.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-08-30T17:50:06Z</updated>
<entry>
<title>Fix input variable missprint</title>
<updated>2023-08-30T17:50:06Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.com</email>
</author>
<published>2023-08-30T17:31:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c76aaf823d18acf064939d806427b39cea1bbe16'/>
<id>urn:sha1:c76aaf823d18acf064939d806427b39cea1bbe16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All .ll files support in LLVM_BC</title>
<updated>2023-08-30T09:42:20Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.com</email>
</author>
<published>2023-08-30T09:12:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cb3da9494c53283f0230ad37e4e8d0ea61b7d8fc'/>
<id>urn:sha1:cb3da9494c53283f0230ad37e4e8d0ea61b7d8fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fetcher] support unistat</title>
<updated>2023-08-28T08:01:49Z</updated>
<author>
<name>kgershov</name>
<email>kgershov@yandex-team.com</email>
</author>
<published>2023-08-28T07:47:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=02bb32604c0d20f5af0ce6c7e2d294206153045d'/>
<id>urn:sha1:02bb32604c0d20f5af0ce6c7e2d294206153045d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use relaxed memory order in TPercentileTracker[Lg] KIKIMR-18953</title>
<updated>2023-08-07T17:32:28Z</updated>
<author>
<name>va-kuznecov</name>
<email>va-kuznecov@ydb.tech</email>
</author>
<published>2023-08-07T14:37:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3d7db4ecff29d4855e220be26cd2d993ff7328e0'/>
<id>urn:sha1:3d7db4ecff29d4855e220be26cd2d993ff7328e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>metrics input: compress number hist buckets</title>
<updated>2023-07-13T08:23:36Z</updated>
<author>
<name>aleksei-le</name>
<email>aleksei-le@yandex-team.com</email>
</author>
<published>2023-07-13T08:23:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dfdcf3308ce1eef73cc215b3bf2730292628ff63'/>
<id>urn:sha1:dfdcf3308ce1eef73cc215b3bf2730292628ff63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve monitoring</title>
<updated>2023-06-28T18:35:59Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-06-28T18:35:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=17a85ebbecab569ae12788ada1352c56cc9b1e1c'/>
<id>urn:sha1:17a85ebbecab569ae12788ada1352c56cc9b1e1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[begemot] monlib: fix alignment for 32-bit arch /</title>
<updated>2023-06-22T16:18:03Z</updated>
<author>
<name>gluk47</name>
<email>gluk47@yandex-team.com</email>
</author>
<published>2023-06-22T16:18:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0f9dc28e30a64f77566e0d4394ae6c32a18d84f8'/>
<id>urn:sha1:0f9dc28e30a64f77566e0d4394ae6c32a18d84f8</id>
<content type='text'>
`pair&lt;..., ui64&gt;` is aligned by 8 bytes, whereas
`TExplicitHistogramSnapshot` contains only ui32 which does not have to be 8-byte-aligned.

This patch fixes a static assert from the line 203: `alignof(TExplicitHistogramSnapshot) == alignof(TBucket)`</content>
</entry>
<entry>
<title>add ymake export to ydb</title>
<updated>2023-06-13T08:05:01Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-06-13T08:05:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0'/>
<id>urn:sha1:bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove extra semicolon (library)</title>
<updated>2023-06-10T10:55:11Z</updated>
<author>
<name>bulatman</name>
<email>bulatman@yandex-team.com</email>
</author>
<published>2023-06-10T10:55:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d570836295decdb827b4f95d75ebf2d8d9232b9b'/>
<id>urn:sha1:d570836295decdb827b4f95d75ebf2d8d9232b9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove counters upon VDisk destruction</title>
<updated>2023-05-11T19:04:47Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-05-11T19:04:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5e0a5156b18c5dcc21eb2aa3cd53274135de124f'/>
<id>urn:sha1:5e0a5156b18c5dcc21eb2aa3cd53274135de124f</id>
<content type='text'>
</content>
</entry>
</feed>
