Merge pull request #190 in ASAPO/asapo from feature_monitoring to develop
* commit '8ca6667e': (48 commits) fix bug when cache_size=0 fix tests update clients fix tests remove new format, change protocol number deployment finished add monitoring proxy and ui to deployment added monitoring server to nomad deployment fix docker build fix cmake added monitoring to config and tests fix coverage fix mem leaks fix build with protobuf fix memleaks and race conditions refactor request statistics fix kafka test fix test fix tests fix memleaks, python tests ...
No related branches found
No related tags found
Showing
- .gitmodules 6 additions, 0 deletions.gitmodules
- CHANGELOG.md 4 additions, 1 deletionCHANGELOG.md
- CMakeIncludes/dependencies.cmake 2 additions, 0 deletionsCMakeIncludes/dependencies.cmake
- CMakeIncludes/grpc_common.cmake 123 additions, 0 deletionsCMakeIncludes/grpc_common.cmake
- CMakeLists.txt 7 additions, 4 deletionsCMakeLists.txt
- CMakeModules/prepare_asapo.cmake 6 additions, 0 deletionsCMakeModules/prepare_asapo.cmake
- CMakeModules/testing_cpp.cmake 1 addition, 1 deletionCMakeModules/testing_cpp.cmake
- CMakeModules/testing_go.cmake 1 addition, 1 deletionCMakeModules/testing_go.cmake
- PROTOCOL-VERSIONS.md 12 additions, 10 deletionsPROTOCOL-VERSIONS.md
- VERSIONS.md 16 additions, 14 deletionsVERSIONS.md
- asapo_tools/src/asapo_tools/go.sum 97 additions, 0 deletionsasapo_tools/src/asapo_tools/go.sum
- authorizer/src/asapo_authorizer/common/structs.go 4 additions, 2 deletionsauthorizer/src/asapo_authorizer/common/structs.go
- authorizer/src/asapo_authorizer/go.sum 91 additions, 3 deletionsauthorizer/src/asapo_authorizer/go.sum
- authorizer/src/asapo_authorizer/server/authorize.go 41 additions, 12 deletionsauthorizer/src/asapo_authorizer/server/authorize.go
- authorizer/src/asapo_authorizer/server/authorize_test.go 84 additions, 67 deletionsauthorizer/src/asapo_authorizer/server/authorize_test.go
- authorizer/src/asapo_authorizer/server/folder_token.go 16 additions, 4 deletionsauthorizer/src/asapo_authorizer/server/folder_token.go
- authorizer/src/asapo_authorizer/server/folder_token_test.go 13 additions, 12 deletionsauthorizer/src/asapo_authorizer/server/folder_token_test.go
- broker/src/asapo_broker/go.mod 1 addition, 0 deletionsbroker/src/asapo_broker/go.mod
- broker/src/asapo_broker/go.sum 64 additions, 1 deletionbroker/src/asapo_broker/go.sum
- broker/src/asapo_broker/server/monitoring.go 85 additions, 0 deletionsbroker/src/asapo_broker/server/monitoring.go
Loading
Please register or sign in to comment