aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-core
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Fix xnf-simulator message sending bugJakub Dudycz1-7/+3
2019-04-10Move maxPayloadSizeBytes to CollectorConfigurationJakub Dudycz1-3/+4
2019-04-04Get rid of arrow-effects usagePiotr Jaszczyk1-17/+3
2019-04-03Simplify factory/provider logicPiotr Jaszczyk8-41/+31
2019-04-03Fix shutting down when new config received bugPiotr Jaszczyk9-63/+69
2019-04-02Merge configurationsFilip Krzywka1-5/+3
2019-04-01Move ConfigurationProvider to config modulePiotr Jaszczyk8-402/+25
2019-03-28Redefine RoutingFilip Krzywka12-282/+288
2019-03-27Move routing functionality inside RouterFilip Krzywka4-40/+33
2019-03-27Remove dummyMode configuration optionFilip Krzywka3-70/+1
2019-03-27Update SDK usage to comply with new APIFilip Krzywka5-15/+16
2019-03-26Use DataStream API from CBS clientkjaniak6-67/+102
2019-03-22Use updated CBS Client APIPiotr Jaszczyk1-2/+2
2019-03-20Remove environment variables and program argumentsJakub Dudycz9-67/+80
2019-03-14Extract HV-VES configuration moduleFilip Krzywka28-298/+41
2019-03-11Use CBS by means of SDK in place of ConsulFilip Krzywka10-216/+339
2019-03-11Merge "Assure coverage is checked for all modules"Piotr Wielebski1-4/+0
2019-03-11Assure coverage is checked for all modulesPiotr Jaszczyk1-4/+0
2019-03-11Added JSON config file format utilspbiniek1-4/+4
2019-02-19Use SDK/SSL in HV-VESPiotr Jaszczyk3-7/+5
2019-01-29Correct totalConnections metricFilip Krzywka2-67/+137
2019-01-29Change Health Status when shutting downPiotr Jaszczyk1-2/+2
2019-01-25Mitigation of unexpected hv-ves shutdownkjaniak1-2/+6
2019-01-22Close KafkaSender when handling SIGINTPiotr Jaszczyk7-15/+46
2019-01-10Merge "Align kafka properties with VESHV_MAX_PAYLOAD_SIZE"Piotr Jaszczyk3-3/+17
2019-01-10Align kafka properties with VESHV_MAX_PAYLOAD_SIZEkjaniak3-3/+17
2019-01-08Merge Healthcheck descriptionsFilip Krzywka3-5/+3
2018-12-21Merge "Enable setting log level from command line"Piotr Jaszczyk1-8/+12
2018-12-21Enable setting log level from command lineIzabela Zawadzka1-8/+12
2018-12-21Fix misleading logs when obtaining consul configJakub Dudycz2-22/+49
2018-12-20There should be one KafkaSender per configurationPiotr Jaszczyk15-82/+233
2018-12-18Add metrics for active connections countJakub Dudycz3-29/+31
2018-12-18Add metric for rejected clients countFilip Krzywka4-2/+31
2018-12-17Metric: Processing timePiotr Jaszczyk9-42/+46
2018-12-17Merge "Add metrics for dropped messages"Piotr Jaszczyk3-4/+50
2018-12-17Add metrics for dropped messagesJakub Dudycz3-4/+50
2018-12-14Use SHA-256 for detecting changes in Consul configPiotr Jaszczyk1-7/+11
2018-12-14Add all required and reasonable MDCsPiotr Jaszczyk13-69/+367
2018-12-14Merge "Don't escape in component tests"Piotr Jaszczyk1-1/+1
2018-12-13Merge "Log details about header validation failure"Piotr Jaszczyk4-50/+197
2018-12-13Log details about header validation failureIzabela Zawadzka4-50/+197
2018-12-13Don't escape in component testsFilip Krzywka1-1/+1
2018-12-13Merge "Align logback configuration"Piotr Jaszczyk1-27/+35
2018-12-13Align logback configurationFilip Krzywka1-27/+35
2018-12-13Add of adapter fun with param ClientContextkjaniak8-27/+61
2018-12-10Add Markers logsFilip Krzywka3-6/+10
2018-12-10Add log diagnostic contextPiotr Jaszczyk16-110/+191
2018-12-05Enhance of logging in test partkjaniak1-5/+0
2018-12-04Harmonize logging and add new logsFilip Krzywka10-58/+180
2018-11-29Custom detekt rule for logger usage checkPiotr Jaszczyk33-0/+2333