ClickHouse/dbms/programs/server
alexey-milovidov df19d6aac1
Merge pull request #9622 from PerformanceVision/dictionary_status
Bring dictionary status on native prometheus exporter
2020-03-24 09:44:01 +03:00
..
config.d Reordered config.xml 2020-03-02 18:29:52 +03:00
data Support for bitmapHasAny and bitmapHasAll functions. 2019-05-12 17:47:31 +03:00
metadata/default Squashed #2471 2018-06-05 23:09:51 +03:00
users.d Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
clickhouse-server.cpp Add high-precision timestamp to trace_log 2020-03-17 05:16:04 +03:00
CMakeLists.txt Suggestion from Azat 2020-02-19 11:27:57 +03:00
config.xml add example 2020-03-18 04:09:19 +01:00
HTTPHandler.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
HTTPHandler.h clang-tidy, part 2 2020-03-18 03:57:00 +03:00
HTTPHandlerFactory.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
HTTPHandlerFactory.h Add async metrics to Prometheus output 2019-11-26 23:27:24 +03:00
InterserverIOHTTPHandler.cpp clang-tidy, part 22 2020-03-09 06:38:43 +03:00
InterserverIOHTTPHandler.h CLICKHOUSE-4509 Fix error codes in DataPartsExchange 2019-05-20 20:04:36 +03:00
IServer.h Squashed #2471 2018-06-05 23:09:51 +03:00
MetricsTransmitter.cpp clang-tidy, part 22 2020-03-09 06:38:43 +03:00
MetricsTransmitter.h Avoid use of uninitialized values in MetricsTransmitter 2019-10-01 10:16:39 +03:00
MySQLHandler.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
MySQLHandler.h Arcadia (#9729) 2020-03-18 21:54:27 +03:00
MySQLHandlerFactory.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +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 Squashed #2471 2018-06-05 23:09:51 +03:00
NotFoundHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
PrometheusMetricsWriter.cpp remove double quoted string 2020-03-17 14:27:05 +01:00
PrometheusMetricsWriter.h add dictionary status on prometheus server 2020-03-11 16:30:02 +01: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 branch 'master' into split_databases_from_context 2020-02-17 13:04:36 +03:00
ReplicasStatusHandler.h Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory 2019-11-24 18:43:53 +03:00
RootRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
RootRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
Server.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
Server.h Attempt to simplify text log 2019-08-04 18:51:04 +03:00
TCPHandler.cpp Merge pull request #9673 from azat/processors-max_distributed_connections 2020-03-24 08:32:15 +03:00
TCPHandler.h Fix max_distributed_connections w/ Processors 2020-03-20 20:51:37 +03:00
TCPHandlerFactory.h Squashed #2471 2018-06-05 23:09:51 +03:00
users.xml enabled MySQL wire protocol by default on port 9004 2020-01-22 01:38:20 +03:00