aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-main/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
2019-04-02Merge configurationsFilip Krzywka1-5/+4
2019-04-01Move ConfigurationProvider to config modulePiotr Jaszczyk2-6/+20
2019-03-29Read HV-VES healthcheck api port from cmd linekjaniak2-4/+4
2019-03-28Redefine RoutingFilip Krzywka2-4/+6
2019-03-26Revert "Read HV-VES healtcheck api port from cmd line"Piotr Jaszczyk2-2/+3
2019-03-25Read HV-VES healtcheck api port from cmd linekjaniak2-3/+2
2019-03-20Remove environment variables and program argumentsJakub Dudycz4-105/+95
2019-03-14Extract HV-VES configuration moduleFilip Krzywka13-489/+8
2019-03-11Use CBS by means of SDK in place of ConsulFilip Krzywka3-30/+27
2019-03-11Added JSON config file format utilspbiniek7-0/+329
2019-03-05Extract module for ArgBasedConfigurationJakub Dudycz2-19/+21
2019-02-19Use SDK/SSL in HV-VESPiotr Jaszczyk1-65/+74
2019-01-29Change Health Status when shutting downPiotr Jaszczyk1-3/+8
2019-01-22Merge "Close KafkaSender when handling SIGINT"Piotr Wielebski2-19/+30
2019-01-22Close KafkaSender when handling SIGINTPiotr Jaszczyk2-19/+30
2019-01-22Enable percentile histograms in metricsFilip Krzywka1-2/+7
2019-01-10Merge "Align kafka properties with VESHV_MAX_PAYLOAD_SIZE"Piotr Jaszczyk1-1/+1
2019-01-10Align kafka properties with VESHV_MAX_PAYLOAD_SIZEkjaniak1-1/+1
2019-01-08Handle sigterm signalPiotr Jaszczyk1-4/+6
2018-12-27Rename of metricskjaniak1-31/+27
2018-12-21Enable setting log level from command lineIzabela Zawadzka2-76/+102
2018-12-20There should be one KafkaSender per configurationPiotr Jaszczyk3-3/+7
2018-12-18Add metrics for active connections countJakub Dudycz2-5/+24
2018-12-18Metric: Message latencyPiotr Jaszczyk1-5/+11
2018-12-18Add metric for rejected clients countFilip Krzywka1-11/+25
2018-12-17Metric: Processing timePiotr Jaszczyk1-5/+11
2018-12-17Add metrics for dropped messagesJakub Dudycz1-5/+21
2018-12-13Expose Prometheus metricsPiotr Jaszczyk5-69/+128
2018-12-10Add log diagnostic contextPiotr Jaszczyk2-4/+4
2018-11-29Custom detekt rule for logger usage checkPiotr Jaszczyk6-0/+375