- 27 Apr, 2023 3 commits
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- 26 Apr, 2023 12 commits
-
-
Lluis Gifre Renom authored
- Minor correction in policy template
-
Lluis Gifre Renom authored
- Updated dashboard for load generator's status
-
Lluis Gifre Renom authored
- Added blocked counter
-
Lluis Gifre Renom authored
- Added blocked requests counter for load generator
-
Lluis Gifre Renom authored
- Updated dashboard for load generator's status
-
Lluis Gifre Renom authored
- Updated dashboard for load generator's status
-
Lluis Gifre Renom authored
- Added parametrization for maximum number of workers - Added preliminar dashboard for load generator's status
-
Lluis Gifre Renom authored
- Added parametrization for maximum number of workers
-
Lluis Gifre Renom authored
- Minor cosmetic change
-
Lluis Gifre Renom authored
- Reverted change to prevent conflict
-
Lluis Gifre Renom authored
- Moved from common/method_wrappers to WebUI - Generalized definition of dashboards - Minor corrections in dashboards - Corrected accounting of "not-found"/"already exists" exceptions in decorator - Corrected type hints in decorator - Added deployment of dashboards in deploy script
-
Lluis Gifre Renom authored
- Added basic policy tab
-
- 25 Apr, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Corrected list_scalar_range method names - Corrected form field types
-
Lluis Gifre Renom authored
- Improved list_scalar_range helper method names
-
Lluis Gifre Renom authored
- Added parametrization of availability, capacity and latency constraints in Load Generator dashboard
-
Lluis Gifre Renom authored
- Added parametrization of availability, capacity and latency constraints in services and slices
-
- 21 Apr, 2023 7 commits
-
-
Lluis Gifre Renom authored
- Added metrics port to manifest - Added service monitor manifest - Added metrics server - Extended RequestGenerator to retrieve request_type - Extended RequestScheduler to monitor setup and teardown requests and type of requests
-
Lluis Gifre Renom authored
- Improved label specification while getting meters
-
Lluis Gifre Renom authored
- Updated default histogram set of buckets
-
Lluis Gifre Renom authored
- Updated default histogram set of buckets
-
Lluis Gifre Renom authored
- Cosmetic changes
-
Lluis Gifre Renom authored
- Implemented method UnsetService()
-
Lluis Gifre Renom authored
- Added SQL code file with possible performance details to be investigated and exploited
-
- 20 Apr, 2023 14 commits
-
-
Lluis Gifre Renom authored
- Instrumented ConfigureDevice method
-
Lluis Gifre Renom authored
- Added new grafana dashboard for extracting performance details on ConfigureDevice method.
-
Lluis Gifre Renom authored
- Updated default histogram set of buckets
-
Lluis Gifre Renom authored
- Removed hardcoded histogram buckets
-
Lluis Gifre Renom authored
- Removed hardcoded histogram buckets
-
Lluis Gifre Renom authored
- Removed hardcoded histogram buckets
-
Lluis Gifre Renom authored
- Removed hardcoded histogram buckets - Removed unneeded delete rules - Corrected order of delete rules
-
Lluis Gifre Renom authored
- Corrected metrics labels
-
Lluis Gifre Renom authored
- Removed hardcoded histogram buckets
-
Lluis Gifre Renom authored
- Removed hardcoded histogram buckets
-
Lluis Gifre Renom authored
- Removed hardcoded histogram buckets
-
Lluis Gifre Renom authored
- Expanded default histogram set of buckets
-
Lluis Gifre Renom authored
- Updated ConfigRuleModel and separated it into DeviceConfigRuleModel, ServiceConfigRuleModel, SliceConfigRuleModel - Updated ConstraintModel and separated it into ServiceConstraintModel, SliceConstraintModel - Updated related indexes - Activated placeholder for device components - Updated compose_config_rules_data and upsert_config_rules methods - Updated compose_constraints_data and upsert_constraints - Correction of method name SelectDevices to SelectDevice in gRPC servicer
-
Lluis Gifre Renom authored
- Added helper sql file with command for tests
-