aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib
Commit message (Collapse)AuthorAgeFilesLines
* Improve monitoringalexvru2023-06-282-18/+13
|
* [begemot] monlib: fix alignment for 32-bit arch /gluk472023-06-221-1/+1
| | | | | | `pair<..., ui64>` 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)`
* add ymake export to ydbalexv-smirnov2023-06-1334-0/+536
|
* Remove extra semicolon (library)bulatman2023-06-102-2/+2
|
* Remove counters upon VDisk destructionalexvru2023-05-112-4/+19
|
* External build system generator release 29robot-ya-builder2023-04-1916-16/+16
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-2834-536/+0
|
* External build system generator release 21robot-ya-builder2023-03-1716-48/+48
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-1534-0/+536
|
* Intermediate changesrobot-piglet2023-03-0932-0/+478
|
* Intermediate changesrobot-piglet2023-03-0748-32/+32
|
* External build system generator release 17robot-ya-builder2023-03-0628-16/+106
| | | Update tools: yexport
* Intermediate changesrobot-piglet2023-02-0745-201/+201
|
* Intermediate changesrobot-piglet2023-02-0745-201/+201
|
* External build system generator release 12robot-ya-builder2023-01-3116-16/+16
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-1767-67/+67
| | | Update tools: yexport
* Add move ctor to TMetricRegistrychegoryu2022-12-192-0/+4
|
* Sync linux-headers instead of using system onesthegeorg2022-12-1564-288/+1394
|
* Fix static type hints for LazyIntGauge: GAUGE -> IGAUGEborman2022-12-092-11/+25
| | | | | | This would previously break repeated metric access. Should not affect production code, since the static type hint is only used for checking against an already-present metric at creation time. Also, added idempotency checks to registry unit tests.
* remove kikimr/driver DEPENDSqrort2022-12-026-937/+0
|
* validate canons without yatest_commonqrort2022-11-306-0/+937
|
* fix hang on invalid urlxenoxeno2022-11-031-3/+3
|
* [monlib] Remove a redundant checkivanzhukov2022-10-271-1/+0
|
* do not crash on invalid urluzhas2022-09-141-1/+0
|
* remove macros clash with absl librariesgvit2022-09-092-8/+2
|
* Update external build system generation utilityrobot-ya-builder2022-09-017-0/+42
| | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags
* Remove link to wiki.yandex-team.ruPatriotRossii2022-07-181-1/+1
| | | Pull Request resolved: 86
* Avoid Ydb::NMonitoring and NMonitoring conflict.dcherednik2022-07-111-9/+9
|
* fix ya.makemonster2022-07-0722-2688/+109
|
* intermediate changesarcadia-devtools2022-06-286-49/+52
| | | | ref:08d0f6ebc75701201720c15ba8b41bfbdf780a37
* intermediate changesarcadia-devtools2022-06-214-0/+79
| | | | ref:98c26ee2d3cd643aba98b8222f9f8a4c1773449a
* intermediate changesarcadia-devtools2022-06-171-7/+7
| | | | ref:d0ce1d9d4e9d8b7d3aec4b22f416a01feec11da5
* intermediate changesarcadia-devtools2022-06-072-2/+2
| | | | ref:ef90b2b7f42604225d9ae8f4f0af73614761b65f
* intermediate changesarcadia-devtools2022-06-025-3/+26
| | | | ref:8868513666cce733c1c659c7f2d683ffab1150dd
* library: Flatten RECURSEs in actors, containers, monlibthegeorg2022-06-011-0/+1
| | | | ref:f5f98dd504e52bf85fbe9fe8adf428011df1d814
* add http-mon via ic proxy KIKIMR-14742Alexey Efimov2022-05-173-0/+42
| | | | ref:b3a758f33f4578f7f8ce2e822783faf41a5ab6cd
* add async monitoring http KIKIMR-14742Alexey Efimov2022-05-041-0/+4
| | | | ref:c51d608f0ae78f08597b88f837491da33a953ef6
* KIKIMR-14646: aggregate tablet histograms; avoid overflow in hist bucketsEvgeniy Ivanov2022-04-156-7/+7
| | | | ref:e2fc7b63e94a6f21fc05b425213586bd6c4d0115
* Fix proto namespace support for pluginssvidyuk2022-04-071-3/+0
| | | | ref:64f38ab703c48a08c49a2ede68481651c4d51f13
* Closing ``librarian2022-04-011-1/+1
| | | | ref:07f8f63df021a0c5f54268d52e3637e592dc889c
* Copy metrics while acceptk-vukolov2022-03-294-14/+21
| | | | ref:e23a9eb7d1d1bc875bdf136ed30b9605db304bb8
* MSI-1102 Unistat for UAiuraskvortsov2022-03-285-10/+29
| | | | ref:ac6385bada68d413b4f372ca0afea6a30a85f7d3
* intermediate changesarcadia-devtools2022-03-251-0/+13
| | | | ref:84de00009e51ecf595c13dfc2c9846069069605d
* intermediate changesarcadia-devtools2022-03-251-0/+3
| | | | ref:ac52b2b4969cd1562fcebef15e16af428f77648b
* add name_label page parameter for prometheus format KIKIMR-14564monster2022-03-243-3/+16
| | | | ref:460fd827b07d7a0cd719c88e6381600b19cdce73
* switch metrics registry to shared_ptr KIKIMR-14218Alexey Efimov2022-03-242-0/+7
| | | | ref:5ef16c21e373b05982980dcd3016950f15a884e8
* Standard way to include zlib iface headersvidyuk2022-03-191-1/+1
| | | | | | | | | This allows to use user provided zib when building projects exported from arcadia to opensource. DEVTOOLS-9036 ref:7a7994ab05782e4bfb160eb4d3102c4b98efc35c
* Do not create buckets on each metric accessk-vukolov2022-03-176-0/+33
| | | | ref:23778046ec41d633f28df9e49ac776b31db22afe
* intermediate changesarcadia-devtools2022-03-1543-779/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-0116-0/+143
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef