- Apr 21, 2023
-
-
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
-
- Apr 20, 2023
-
-
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
-
Lluis Gifre Renom authored
- Updated get_device calls according to new Common.Tools.ContextQueries methods
-
Lluis Gifre Renom authored
- Replaced old local ContextGetters by new Common.Tools.ContextQueries
-
Lluis Gifre Renom authored
- Updated old get_slice calls to new get_slice_by_uuid/_by_id
-
Lluis Gifre Renom authored
- Updated old get_service calls to new get_service_by_uuid - Updated old get_slice calls to new get_slice_by_uuid
-
Lluis Gifre Renom authored
- Updated old get_slice calls to new get_slice_by_uuid
-
Lluis Gifre Renom authored
- Added get_connection_by_id and get_connection_by_uuid methods - Updated old get_service method to get_service_by_id and get_service_by_uuid - Updated get_service method to use new SelectService context method and filter options - Updated old get_slice method to get_slice_by_id and get_slice_by_uuid - Updated get_slice method to use new SelectSlice context method and filter options - Updated get_device method to use new SelectDevice context method and filter options
-
- Apr 19, 2023
-
-
Carlos Natalino Da Silva authored
-
- Apr 14, 2023
-
-
Lluis Gifre Renom authored
- Updated to new metrics export framework
-
- Apr 04, 2023
-
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Ville Hallivuori authored
-
- Mar 31, 2023
-
-
Lluis Gifre Renom authored
- Fixed imports
-
Vasilis Katopodis authored
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
- Skip NATS client port from linkerd - Add NATS backend logging messages
-
famelis authored
-
- Mar 30, 2023
- Mar 28, 2023
-
-
Lluis Gifre Renom authored
- Removed endpoints when running SetDevice method in ConfigureDevice for performance enhancement.
-
Lluis Gifre Renom authored
- Improved device_set method reducing unneeded inserts
-
- Mar 27, 2023
-
-
Lluis Gifre Renom authored
- Optimized topology retrieval for network plotting
-