.. |
config.d
|
Added part_log to example config for developers
|
2020-01-10 14:36:59 +03:00 |
data
|
|
|
metadata/default
|
|
|
users.d
|
|
|
clickhouse-server.cpp
|
|
|
CMakeLists.txt
|
Suggestion from Azat
|
2020-02-19 11:27:57 +03:00 |
config.xml
|
Enable metric_log by default
|
2020-02-19 16:39:20 +03:00 |
HTTPHandler.cpp
|
add test
|
2020-02-06 20:23:05 +03:00 |
HTTPHandler.h
|
|
|
HTTPHandlerFactory.cpp
|
Style fixes in HTTPHandlerFactory
|
2019-11-26 22:03:29 +03:00 |
HTTPHandlerFactory.h
|
Add async metrics to Prometheus output
|
2019-11-26 23:27:24 +03:00 |
InterserverIOHTTPHandler.cpp
|
get rid of StorageWeakPtr
|
2020-01-14 19:54:25 +03:00 |
InterserverIOHTTPHandler.h
|
|
|
IServer.h
|
|
|
MetricsTransmitter.cpp
|
Avoid use of uninitialized values in MetricsTransmitter
|
2019-10-01 10:16:39 +03:00 |
MetricsTransmitter.h
|
Avoid use of uninitialized values in MetricsTransmitter
|
2019-10-01 10:16:39 +03:00 |
MySQLHandler.cpp
|
Remove getting user by name from Context.
|
2020-02-06 18:12:53 +03:00 |
MySQLHandler.h
|
actualize description of system.metrics.TCPConnection
|
2020-02-05 19:06:46 +05:00 |
MySQLHandlerFactory.cpp
|
proper logging levels
|
2020-01-19 01:19:06 +00:00 |
MySQLHandlerFactory.h
|
Allow to use mysql format without ssl - try2 with mysql interface split (#7524)
|
2019-11-02 13:20:46 +03:00 |
NotFoundHandler.cpp
|
|
|
NotFoundHandler.h
|
|
|
PingRequestHandler.cpp
|
|
|
PingRequestHandler.h
|
|
|
PrometheusMetricsWriter.cpp
|
Repcale dots in prometheus metric names with underscores
|
2019-12-21 17:47:44 +00:00 |
PrometheusMetricsWriter.h
|
Repcale dots in prometheus metric names with underscores
|
2019-12-21 17:47:44 +00:00 |
PrometheusRequestHandler.cpp
|
Style fixes
|
2019-11-24 23:03:09 +03:00 |
PrometheusRequestHandler.h
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
ReplicasStatusHandler.cpp
|
Merge pull request #9126 from Melancholic/change_http_status
|
2020-02-15 02:59:18 +03:00 |
ReplicasStatusHandler.h
|
Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory
|
2019-11-24 18:43:53 +03:00 |
RootRequestHandler.cpp
|
|
|
RootRequestHandler.h
|
|
|
Server.cpp
|
Describe reasons when query profiler cannot work
|
2020-02-16 09:51:52 +03:00 |
Server.h
|
Attempt to simplify text log
|
2019-08-04 18:51:04 +03:00 |
TCPHandler.cpp
|
Add row-level filter support to Distributed engine (#8926)
|
2020-02-07 22:31:09 +03:00 |
TCPHandler.h
|
Add GCC warning to suggest virtual function override
|
2020-01-21 13:10:32 +02:00 |
TCPHandlerFactory.h
|
|
|
users.xml
|
enabled MySQL wire protocol by default on port 9004
|
2020-01-22 01:38:20 +03:00 |