aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-core/src/main/kotlin/org/onap/dcae
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Remove dummyMode configuration optionFilip Krzywka2-69/+1
2019-03-27Update SDK usage to comply with new APIFilip Krzywka4-14/+15
2019-03-26Use DataStream API from CBS clientkjaniak4-32/+39
2019-03-22Use updated CBS Client APIPiotr Jaszczyk1-2/+2
2019-03-20Remove environment variables and program argumentsJakub Dudycz7-61/+69
2019-03-14Extract HV-VES configuration moduleFilip Krzywka22-282/+24
2019-03-11Use CBS by means of SDK in place of ConsulFilip Krzywka6-159/+134
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 Jaszczyk6-15/+28
2019-01-10Merge "Align kafka properties with VESHV_MAX_PAYLOAD_SIZE"Piotr Jaszczyk2-2/+15
2019-01-10Align kafka properties with VESHV_MAX_PAYLOAD_SIZEkjaniak2-2/+15
2019-01-08Merge Healthcheck descriptionsFilip Krzywka2-2/+2
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 Jaszczyk13-76/+168
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 Jaszczyk6-21/+23
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 Jaszczyk8-61/+176
2018-12-13Merge "Log details about header validation failure"Piotr Jaszczyk3-20/+109
2018-12-13Log details about header validation failureIzabela Zawadzka3-20/+109
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 Jaszczyk14-108/+186
2018-12-04Harmonize logging and add new logsFilip Krzywka8-38/+82
2018-11-29Custom detekt rule for logger usage checkPiotr Jaszczyk25-0/+1370