aboutsummaryrefslogtreecommitdiffstats
path: root/sources
AgeCommit message (Expand)AuthorFilesLines
2019-03-21Include basic configuration in Docker imagePiotr Jaszczyk8-4/+103
2019-03-20Remove environment variables and program argumentsJakub Dudycz46-868/+914
2019-03-15Use Netty HttpServer in XnfApiServerIzabela Zawadzka6-120/+59
2019-03-14Extract HV-VES configuration moduleFilip Krzywka66-184/+299
2019-03-12Use netty HttpServer in DcaeAppApiServerIzabela Zawadzka5-66/+125
2019-03-11Use CBS by means of SDK in place of ConsulFilip Krzywka20-290/+459
2019-03-11Merge "Assure coverage is checked for all modules"Piotr Wielebski12-112/+94
2019-03-11Assure coverage is checked for all modulesPiotr Jaszczyk12-112/+94
2019-03-11Added JSON config file format utilspbiniek11-4/+515
2019-03-07Remove Guava 19 dependency via protobuf-java-utilJakub Dudycz4-1/+21
2019-03-05Extract module for ArgBasedConfigurationJakub Dudycz24-99/+149
2019-03-05Fix ssl related bug in xnf simulatorJakub Dudycz10-65/+89
2019-02-27Fix bug when xnf simulator was not sending eventsJakub Dudycz1-1/+1
2019-02-21Use sdk/hvves-producer in hvves/xnf-simulatorJakub Dudycz25-228/+351
2019-02-19Use SDK/SSL in HV-VESPiotr Jaszczyk19-543/+303
2019-02-18Merge "Generate VesEvents in hv-ves/message-generator"Piotr Jaszczyk28-625/+826
2019-02-15Generate VesEvents in hv-ves/message-generatorJakub Dudycz28-625/+826
2019-02-14Use protobuf definitions from SDKFilip Krzywka3-111/+5
2019-02-05Add sdk to dependencies of XNF simulatorkjaniak1-0/+8
2019-01-29Correct totalConnections metricFilip Krzywka3-67/+173
2019-01-29Change Health Status when shutting downPiotr Jaszczyk4-5/+84
2019-01-25Mitigation of unexpected hv-ves shutdownkjaniak2-3/+7
2019-01-22Merge "Close KafkaSender when handling SIGINT"Piotr Wielebski18-48/+174
2019-01-22Close KafkaSender when handling SIGINTPiotr Jaszczyk18-48/+174
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 Jaszczyk4-4/+18
2019-01-10Align kafka properties with VESHV_MAX_PAYLOAD_SIZEkjaniak4-4/+18
2019-01-10Update development scriptsFilip Krzywka1-1/+1
2019-01-08Merge "Align XNF simulator batch with Netty's queue size"Piotr Jaszczyk1-2/+2
2019-01-08Merge "Handle sigterm signal"Piotr Wielebski5-7/+74
2019-01-08Handle sigterm signalPiotr Jaszczyk5-7/+74
2019-01-08Align XNF simulator batch with Netty's queue sizeJakub Dudycz1-2/+2
2019-01-08Merge Healthcheck descriptionsFilip Krzywka22-112/+158
2019-01-04Merge "Change AtLevelLoggers to be initialized by lazy"Piotr Jaszczyk2-16/+28
2019-01-04Change AtLevelLoggers to be initialized by lazyIzabela Zawadzka2-16/+28
2019-01-03Add script for sending messages from multiple xNFsFilip Krzywka4-14/+95
2018-12-27Rename of metricskjaniak2-105/+65
2018-12-21Merge "Enable setting log level from command line"Piotr Jaszczyk9-164/+316
2018-12-21Enable setting log level from command lineIzabela Zawadzka9-164/+316
2018-12-21Fix misleading logs when obtaining consul configJakub Dudycz2-22/+49
2018-12-20There should be one KafkaSender per configurationPiotr Jaszczyk24-108/+293
2018-12-18Add metrics for active connections countJakub Dudycz8-77/+177
2018-12-18Metric: Message latencyPiotr Jaszczyk5-29/+167
2018-12-18Add metric for rejected clients countFilip Krzywka8-40/+155
2018-12-17Metric: Processing timePiotr Jaszczyk17-74/+203
2018-12-17Merge "Add metrics for dropped messages"Piotr Jaszczyk12-99/+269
2018-12-17Add metrics for dropped messagesJakub Dudycz12-99/+269
2018-12-14Merge "Use SHA-256 for detecting changes in Consul config"Piotr Wielebski1-7/+11
2018-12-14Create component tests skeleton for metricsFilip Krzywka5-22/+157