Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | Fix for 30s bucket problem in metrics | kjaniak | 1 | -2/+3 |
2019-10-30 | Add metric for processing without routing | kjaniak | 1 | -3/+10 |
2019-10-23 | Fix performance test issues | Remigiusz Janeczek | 1 | -0/+3 |
2019-06-05 | Support CBS request interval reconfiguration | kjaniak | 1 | -3/+2 |
2019-04-12 | Creation of server module | kjaniak | 3 | -73/+11 |
2019-04-10 | Move maxPayloadSizeBytes to CollectorConfiguration | Jakub Dudycz | 2 | -3/+1 |
2019-04-08 | Flatten configuration structure | Filip Krzywka | 1 | -11/+6 |
2019-04-04 | Get rid of arrow-effects usage | Piotr Jaszczyk | 2 | -4/+2 |
2019-04-03 | Simplify factory/provider logic | Piotr Jaszczyk | 1 | -6/+4 |
2019-04-03 | Fix shutting down when new config received bug | Piotr Jaszczyk | 3 | -13/+23 |
2019-04-02 | Merge configurations | Filip Krzywka | 3 | -22/+12 |
2019-04-01 | Move ConfigurationProvider to config module | Piotr Jaszczyk | 2 | -6/+20 |
2019-03-29 | Read HV-VES healthcheck api port from cmd line | kjaniak | 2 | -4/+4 |
2019-03-28 | Redefine Routing | Filip Krzywka | 2 | -4/+6 |
2019-03-27 | Remove dummyMode configuration option | Filip Krzywka | 1 | -1/+0 |
2019-03-26 | Revert "Read HV-VES healtcheck api port from cmd line" | Piotr Jaszczyk | 2 | -2/+3 |
2019-03-25 | Read HV-VES healtcheck api port from cmd line | kjaniak | 2 | -3/+2 |
2019-03-21 | Include basic configuration in Docker image | Piotr Jaszczyk | 3 | -0/+27 |
2019-03-20 | Remove environment variables and program arguments | Jakub Dudycz | 4 | -105/+95 |
2019-03-14 | Extract HV-VES configuration module | Filip Krzywka | 13 | -489/+8 |
2019-03-11 | Use CBS by means of SDK in place of Consul | Filip Krzywka | 3 | -30/+27 |
2019-03-11 | Added JSON config file format utils | pbiniek | 7 | -0/+329 |
2019-03-05 | Extract module for ArgBasedConfiguration | Jakub Dudycz | 2 | -19/+21 |
2019-02-19 | Use SDK/SSL in HV-VES | Piotr Jaszczyk | 1 | -65/+74 |
2019-01-29 | Change Health Status when shutting down | Piotr Jaszczyk | 1 | -3/+8 |
2019-01-22 | Merge "Close KafkaSender when handling SIGINT" | Piotr Wielebski | 3 | -21/+32 |
2019-01-22 | Close KafkaSender when handling SIGINT | Piotr Jaszczyk | 3 | -21/+32 |
2019-01-22 | Enable percentile histograms in metrics | Filip Krzywka | 1 | -2/+7 |
2019-01-16 | Fix inconsistencies with logging guideline | Piotr Jaszczyk | 1 | -20/+25 |
2019-01-10 | Merge "Align kafka properties with VESHV_MAX_PAYLOAD_SIZE" | Piotr Jaszczyk | 1 | -1/+1 |
2019-01-10 | Align kafka properties with VESHV_MAX_PAYLOAD_SIZE | kjaniak | 1 | -1/+1 |
2019-01-08 | Handle sigterm signal | Piotr Jaszczyk | 2 | -5/+22 |
2018-12-27 | Rename of metrics | kjaniak | 1 | -31/+27 |
2018-12-21 | Enable setting log level from command line | Izabela Zawadzka | 3 | -80/+102 |
2018-12-20 | There should be one KafkaSender per configuration | Piotr Jaszczyk | 3 | -3/+7 |
2018-12-18 | Add metrics for active connections count | Jakub Dudycz | 2 | -5/+24 |
2018-12-18 | Metric: Message latency | Piotr Jaszczyk | 1 | -5/+11 |
2018-12-18 | Add metric for rejected clients count | Filip Krzywka | 1 | -11/+25 |
2018-12-17 | Metric: Processing time | Piotr Jaszczyk | 1 | -5/+11 |
2018-12-17 | Add metrics for dropped messages | Jakub Dudycz | 1 | -5/+21 |
2018-12-14 | Merge "Expose Prometheus metrics" | Piotr Wielebski | 5 | -69/+128 |
2018-12-14 | Merge "Allow to specify JVM options by means of env-var" | Piotr Wielebski | 1 | -0/+5 |
2018-12-13 | Expose Prometheus metrics | Piotr Jaszczyk | 5 | -69/+128 |
2018-12-13 | Align logback configuration | Filip Krzywka | 1 | -11/+57 |
2018-12-13 | Allow to specify JVM options by means of env-var | Piotr Jaszczyk | 1 | -0/+5 |
2018-12-10 | Add Markers logs | Filip Krzywka | 1 | -1/+2 |
2018-12-10 | Add log diagnostic context | Piotr Jaszczyk | 3 | -4/+5 |
2018-12-04 | Harmonize logging and add new logs | Filip Krzywka | 1 | -5/+8 |
2018-11-29 | Custom detekt rule for logger usage check | Piotr Jaszczyk | 8 | -0/+428 |