aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-core/src/main/kotlin/org/onap/dcae/collectors/veshv/model
AgeCommit message (Expand)AuthorFilesLines
2019-04-12Creation of server modulekjaniak2-106/+0
2019-03-14Extract HV-VES configuration moduleFilip Krzywka8-258/+1
2019-03-11Use CBS by means of SDK in place of ConsulFilip Krzywka1-3/+2
2019-03-11Added JSON config file format utilspbiniek1-4/+4
2019-01-22Close KafkaSender when handling SIGINTPiotr Jaszczyk1-1/+1
2019-01-10Align kafka properties with VESHV_MAX_PAYLOAD_SIZEkjaniak1-1/+1
2018-12-21Enable setting log level from command lineIzabela Zawadzka1-8/+12
2018-12-20There should be one KafkaSender per configurationPiotr Jaszczyk5-2/+63
2018-12-18Add metric for rejected clients countFilip Krzywka1-0/+24
2018-12-17Metric: Processing timePiotr Jaszczyk1-2/+2
2018-12-17Add metrics for dropped messagesJakub Dudycz1-0/+29
2018-12-14Add all required and reasonable MDCsPiotr Jaszczyk2-11/+74
2018-12-13Add of adapter fun with param ClientContextkjaniak1-14/+0
2018-12-10Add Markers logsFilip Krzywka1-1/+0
2018-12-10Add log diagnostic contextPiotr Jaszczyk2-9/+59
2018-12-04Harmonize logging and add new logsFilip Krzywka2-5/+11
2018-11-29Custom detekt rule for logger usage checkPiotr Jaszczyk6-0/+230