- Apr 08, 2020
-
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Sergey Yakubov authored
* commit '91cce727': [asapo::fabric] Applied code style [asapo::fabric] Changed the server HandshakeTask to a SelfRequeueingTask [asapo::fabric] Refactoring [asapo::fabric] Lot of changes. But in general implemented a better timeout detection [asapo::fabric] Added internal libfabric errors into valgrind.suppressions [asapo::fabric] Removed memory leaks in tests [asapo::fabric] Fixed 100% cpu utilisation [asapo::fabric] Added unregistered memory test Fixed windows python test (New error output format) [asapo::fabric] Fixed another invalid assignment [asapo::fabric] Fixed invalid assignment [asapo::fabric] Fixed incomplete type error [asapo::fabric] Added mock class [asapo::fabric] Implementing timeout [asapo::fabric] Added some integration tests Fixed non supported build of asapo::fabric Removed some debug messages in asapo::fabric Added asapo::fabric implementation Added LibFabric dependency
-
- Apr 07, 2020
-
-
Carsten Patzke authored
-
- Apr 06, 2020
-
-
Carsten Patzke authored
-
Carsten Patzke authored
-
- Apr 03, 2020
-
-
Carsten Patzke authored
-
- Apr 01, 2020
-
-
Sergey Yakubov authored
* commit '8f7004f0': update curl install scripts
-
Sergey Yakubov authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
- Mar 31, 2020
-
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
- Mar 30, 2020
-
-
Carsten Patzke authored
-
Carsten Patzke authored
-
- Mar 27, 2020
-
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Carsten Patzke authored
-
Sergey Yakubov authored
* commit '32aab308': Integration test added line output and ErrorTemplate support
-
Carsten Patzke authored
-
- Mar 23, 2020
-
-
Sergey Yakubov authored
* commit 'f187c0b9': Add fluent-bit for nginx Include logs in Grafana dashboard Increase the default memory size for influxdb Create a fluent-bit task for cluster logs Create logs database on influxdb startup Install fluent-bit and enable raw_exec driver
-
-
The dashbord is restructured to include one service per row.
-
With 256 MB, InfluxDB crashed several times when displaying logs in Grafana.
-
Parsing timestamps leads to unordered logs because for lines without matching timestamps the current time is used. By always using the current time, the line order is conserved.
-
The network mode is changed to bridge because the influxdb image entrypoint script uses hardcoded ports for the influxdb instance it starts before executing the setup scripts
-