aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-main/src/main
AgeCommit message (Expand)AuthorFilesLines
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 Mazuruk1-8/+5
2020-05-29Add micrometer metricsPiotr Marcinkiewicz1-0/+2
2020-04-23Add metric for total latency without routingRemigiusz Janeczek1-1/+7
2020-04-22Add of message travel time metrickjaniak1-3/+16
2019-11-07Fix for 30s bucket problem in metricskjaniak1-2/+3
2019-10-30Add metric for processing without routingkjaniak1-3/+10
2019-10-23Fix performance test issuesRemigiusz Janeczek1-0/+3
2019-06-05Support CBS request interval reconfigurationkjaniak1-3/+2
2019-04-12Creation of server modulekjaniak3-73/+11
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 Jaszczyk2-4/+2
2019-04-03Simplify factory/provider logicPiotr Jaszczyk1-6/+4
2019-04-03Fix shutting down when new config received bugPiotr Jaszczyk3-13/+23
2019-04-02Merge configurationsFilip Krzywka3-22/+12
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-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 Jaszczyk3-0/+27
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 Wielebski3-21/+32
2019-01-22Close KafkaSender when handling SIGINTPiotr Jaszczyk3-21/+32
2019-01-22Enable percentile histograms in metricsFilip Krzywka1-2/+7
2019-01-16Fix inconsistencies with logging guidelinePiotr Jaszczyk1-20/+25
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 Jaszczyk2-5/+22
2018-12-27Rename of metricskjaniak1-31/+27
2018-12-21Enable setting log level from command lineIzabela Zawadzka3-80/+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-14Merge "Expose Prometheus metrics"Piotr Wielebski5-69/+128
2018-12-14Merge "Allow to specify JVM options by means of env-var"Piotr Wielebski1-0/+5
2018-12-13Expose Prometheus metricsPiotr Jaszczyk5-69/+128
2018-12-13Align logback configurationFilip Krzywka1-11/+57