aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-main
AgeCommit message (Expand)AuthorFilesLines
2022-02-21[DCAE-HV-VES] Add jaas config for kafka connectefiacor1-1/+3
2021-08-25Update SDK version to 1.8.71.9.1Joanna Jeremicz1-1/+1
2021-07-06Change logback version to 1.3.0-alpha4Piotr Marcinkiewicz1-1/+1
2021-04-29Fix hv-ves configuration loading from envsBartosz Gardziejewski1-1/+2
2021-04-22Change openjdk baseOS img to integration-java11Alexander Mazuruk3-26/+25
2021-04-01Add stndDefined domain to HV-VES1.8.0Michal Banka1-2/+2
2021-03-29Update all HV-VES dependencies to newest versionsTomasz Pietruszkiewicz1-1/+1
2020-12-28Upgrade hv-ves, reactor, protobuf and sdk versionsPawel1-1/+1
2020-11-30Update DCAE-SDK version to 1.4.4Remigiusz Janeczek1-1/+1
2020-05-29Add micrometer metricsPiotr Marcinkiewicz1-0/+2
2020-04-23Add metric for total latency without routingRemigiusz Janeczek2-34/+72
2020-04-22Add of message travel time metrickjaniak2-12/+46
2020-04-22Top up version to 1.5.0kjaniak1-1/+1
2020-01-29Patch version increased (1.4.0 -> 1.4.1)Joanna Jeremicz1-1/+1
2020-01-15Change hv-ves version after last releasekjaniak1-1/+1
2019-12-10Prepare release 1.3.1Joanna Jeremicz1-1/+1
2019-11-07Fix for 30s bucket problem in metricskjaniak1-2/+3
2019-10-30Add metric for processing without routingkjaniak2-6/+41
2019-10-23Fix performance test issuesRemigiusz Janeczek1-0/+3
2019-10-16Move certificates directory creation to dockerfileRemigiusz Janeczek1-0/+2
2019-06-27JJB alignment across DCAE components - DCAE HV-VESrajendrajaiswal1-1/+1
2019-06-26Implement kafka consumer metricsFilip Krzywka1-45/+23
2019-06-07Run container commands as non-rootFilip Krzywka1-0/+7
2019-06-05Support CBS request interval reconfigurationkjaniak1-3/+2
2019-05-06Update versions for El Alto releasePiotr Jaszczyk1-1/+1
2019-04-12Creation of server modulekjaniak4-75/+13
2019-04-10Move maxPayloadSizeBytes to CollectorConfigurationJakub Dudycz2-3/+1
2019-04-08Flatten configuration structureFilip Krzywka1-11/+6
2019-04-04Get rid of arrow-effects usagePiotr Jaszczyk3-5/+3
2019-04-03Simplify factory/provider logicPiotr Jaszczyk1-6/+4
2019-04-03Fix shutting down when new config received bugPiotr Jaszczyk5-23/+26
2019-04-02Merge configurationsFilip Krzywka4-24/+14
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 Krzywka3-19/+24
2019-03-27Remove dummyMode configuration optionFilip Krzywka1-1/+0
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-21Include basic configuration in Docker imagePiotr Jaszczyk4-1/+31
2019-03-20Remove environment variables and program argumentsJakub Dudycz5-108/+98
2019-03-14Extract HV-VES configuration moduleFilip Krzywka18-873/+23
2019-03-11Use CBS by means of SDK in place of ConsulFilip Krzywka5-44/+31
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 utilspbiniek10-0/+511
2019-03-05Extract module for ArgBasedConfigurationJakub Dudycz4-25/+23
2019-02-19Use SDK/SSL in HV-VESPiotr Jaszczyk2-119/+133
2019-01-29Change Health Status when shutting downPiotr Jaszczyk2-3/+81
2019-01-22Merge "Close KafkaSender when handling SIGINT"Piotr Wielebski3-21/+32
2019-01-22Close KafkaSender when handling SIGINTPiotr Jaszczyk3-21/+32