Pavel Kruglov
|
ee8a9d2cf1
|
Don't touch MySQL database if it's unnecessary
|
2020-10-15 18:57:17 +03:00 |
|
Alexander Kuzmenkov
|
4773bf57ea
|
Use logical core id ('processor') for CPU freq metric
See https://github.com/ClickHouse/ClickHouse/issues/14923
|
2020-09-17 13:47:29 +03:00 |
|
Andrew Onyshchuk
|
3c0ba8f9ad
|
Limit /proc/cpuinfo metrics to linux only
|
2020-06-28 18:44:24 -05:00 |
|
Alexander Kuzmenkov
|
d77f397b38
|
review fixes
|
2020-06-26 03:18:33 +03:00 |
|
Alexander Kuzmenkov
|
477fbc70f8
|
Update AsynchronousMetrics.cpp
|
2020-06-25 23:46:18 +03:00 |
|
Alexander Kuzmenkov
|
059a2704d0
|
Add CPU frequencies to system.asynchronous_metrics
|
2020-06-25 23:43:57 +03:00 |
|
Alexander Kuzmenkov
|
07ead3c815
|
Use hours instead of days.
std::chrono::days is C++20 which the barbarian Arcadia build is unable
to appreciate.
|
2020-06-18 05:03:59 +03:00 |
|
Alexander Kuzmenkov
|
4e42903eac
|
Unbreak jemalloc stats + add more of them
We didn't call the `epoch` mallctl, so all the statistics were stale.
Fix that, and also add some more statistics for arenas.
|
2020-06-18 04:54:10 +03:00 |
|
Alexander Kuzmenkov
|
e4be52f35f
|
Add system.asynchronous_metric_log
|
2020-06-10 22:17:54 +03:00 |
|
Alexey Milovidov
|
a6bf4b5d70
|
Fix error with Lazy database
|
2020-06-02 05:06:16 +03:00 |
|
Alexander Tokmakov
|
3cff070f89
|
add context to IDatabase methods
|
2020-05-28 23:10:45 +03:00 |
|
Azat Khuzhin
|
d93b9a57f6
|
Forward declaration for Context as much as possible.
Now after changing Context.h 488 modules will be recompiled instead of 582.
|
2020-05-21 01:53:18 +03:00 |
|
Alexey Milovidov
|
c75c2fac29
|
Fix visible drift of MemoryTracking metric
|
2020-04-25 15:36:01 +03:00 |
|
Alexander Tokmakov
|
04d6b59ac0
|
Merge branch 'master' into database_atomic
|
2020-04-23 17:31:37 +03:00 |
|
Alexey Milovidov
|
0a7edce036
|
Checkpoint
|
2020-04-22 09:01:33 +03:00 |
|
Alexander Tokmakov
|
b29bddac12
|
Merge branch 'master' into database_atomic
|
2020-04-20 14:09:09 +03:00 |
|
Alexey Milovidov
|
ec6b176f3b
|
Rework total memory tracker #10293
|
2020-04-20 01:59:21 +03:00 |
|
Alexey Milovidov
|
71c4418876
|
More memory statistics
|
2020-04-19 23:49:13 +03:00 |
|
Alexey Milovidov
|
fdc5688d2d
|
Added memory usage to AsynchronousMetrics
|
2020-04-17 07:09:41 +03:00 |
|
Ivan Lezhankin
|
e230632645
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
|
Alexander Tokmakov
|
08bae4668d
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|