.. |
config.d
|
log_to_console.xml should log to console.
|
2019-12-25 14:01:58 +03:00 |
data
|
|
|
metadata/default
|
|
|
users.d
|
|
|
clickhouse-server.cpp
|
|
|
CMakeLists.txt
|
Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory
|
2019-11-24 18:43:53 +03:00 |
config.xml
|
Set prometheus default port to 9363
|
2019-12-21 17:56:24 +00:00 |
HTTPHandler.cpp
|
Prefer brotli over other compression methods in HTTP
|
2020-01-05 04:51:59 +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
|
|
|
InterserverIOHTTPHandler.h
|
|
|
IServer.h
|
|
|
MetricsTransmitter.cpp
|
|
|
MetricsTransmitter.h
|
|
|
MySQLHandler.cpp
|
Update MySQLHandler.cpp
|
2019-12-05 04:52:48 +03:00 |
MySQLHandler.h
|
support clickhouse as mysql federated server. apply code review notes p4
|
2019-12-02 14:32:45 +03:00 |
MySQLHandlerFactory.cpp
|
Allow to use mysql format without ssl - try2 with mysql interface split (#7524)
|
2019-11-02 13:20:46 +03: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
|
Add async metrics to Prometheus output
|
2019-11-26 23:27:24 +03:00 |
ReplicasStatusHandler.cpp
|
Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory
|
2019-11-24 18:43:53 +03:00 |
ReplicasStatusHandler.h
|
Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory
|
2019-11-24 18:43:53 +03:00 |
RootRequestHandler.cpp
|
|
|
RootRequestHandler.h
|
|
|
Server.cpp
|
Automatic removing of config repositories to simplify the code.
|
2019-12-31 06:30:27 +07:00 |
Server.h
|
|
|
TCPHandler.cpp
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
TCPHandler.h
|
Read temporary tables on failure to avoid interpreting that bits as query
|
2019-12-08 23:26:43 +03:00 |
TCPHandlerFactory.h
|
|
|
users.xml
|
Transform stateless test for row policy into an integration test
|
2019-12-19 13:37:02 +03:00 |