aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-main/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Use JDK security providerPiotr Jaszczyk1-44/+32
2018-09-19Align to logging requirementsFilip Krzywka1-29/+39
2018-09-06Improve coverage of xNF simulatorPiotr Jaszczyk1-3/+3
2018-08-16Remove Ratpack dependency for HV-VES health checksPiotr Jaszczyk4-35/+145
2018-08-09Implement simple health check mechanismJakub Dudycz1-2/+3
2018-08-08Create health check moduleJakub Dudycz2-7/+27
2018-08-03Remove default consul configurationJakub Dudycz1-15/+24
2018-08-03Rework argument configurationJakub Dudycz2-16/+25
2018-08-03Configure xnf simulator api listen portJakub Dudycz1-11/+11
2018-08-03Fix consul request timeout issueJakub Dudycz2-5/+20
2018-08-03Add command line option to disable SSL/TLSkjaniak1-0/+3
2018-08-02Add API endpoint for DCAE App Sim reconfigurationfkrzywka1-1/+0
2018-08-02Implement blocking consul callsJakub Dudycz2-18/+6
2018-08-02Use IO monad when starting serversPiotr Jaszczyk1-18/+26
2018-08-02Change Consul configuration update policyJakub Dudycz2-29/+13
2018-08-02Various improvementsPiotr Jaszczyk3-29/+57
2018-08-02Add monitoring support by means of micrometer.ioPiotr Jaszczyk2-1/+69
2018-08-02Refactor ArgBasedConfigurationfkrzywka2-87/+30
2018-08-02Implement Kafka SinkPiotr Jaszczyk1-5/+5
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk2-2/+3
2018-08-01Extract domain modulefkrzywka2-5/+5
2018-08-01Copyright notice correctionfkrzywka2-2/+2
2018-08-01Use SSL for encrypting the connectionPiotr Jaszczyk2-27/+70
2018-08-01Implemented simple tcp clientJakub Dudycz1-2/+2
2018-07-26HV VES Collector seed codePiotr Jaszczyk3-0/+189