-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
* add remove with timestamp request to proto Signed-off-by: hlts2 <[email protected]> * make proto/all format Signed-off-by: hlts2 <[email protected]> * add logic to remove index vector based on timestamp Signed-off-by: hlts2 <[email protected]> * fix error handling for removewithtimestamp rpc Signed-off-by: hlts2 <[email protected]> * deleted unused logic Signed-off-by: hlts2 <[email protected]> * use getter method to get location infos Signed-off-by: hlts2 <[email protected]> * small refactoring Signed-off-by: hlts2 <[email protected]> * changed the generated position of the error group object in consideration of resources Signed-off-by: hlts2 <[email protected]> * refactor removewithtimestamp logoc Signed-off-by: hlts2 <[email protected]> * add error handling for agent rpc Signed-off-by: hlts2 <[email protected]> * fix build error and add resource info to rpc response Signed-off-by: hlts2 <[email protected]> * add test code for related remove api of agent Signed-off-by: hlts2 <[email protected]> * fix ci warning Signed-off-by: hlts2 <[email protected]> * rename rpc name Signed-off-by: hlts2 <[email protected]> * add e2e test for RemoveByTimestamp Signed-off-by: hlts2 <[email protected]> * fix ci warning Signed-off-by: hlts2 <[email protected]> * add error logging when error occurs in removeByTimestamp rpc Signed-off-by: hlts2 <[email protected]> * deleted unnecessary if statement Signed-off-by: hlts2 <[email protected]> * refactor make command Signed-off-by: hlts2 <[email protected]> * add comment and error log Signed-off-by: hlts2 <[email protected]> * add test case to delete vector when the time range is specified Signed-off-by: hlts2 <[email protected]> * add new test case to e2e Signed-off-by: hlts2 <[email protected]> * deleted unnecessary code Signed-off-by: hlts2 <[email protected]> * Revert "deleted unnecessary code" This reverts commit 9945862. * add removeBytimestamp rpc to filter gw Signed-off-by: hlts2 <[email protected]> * make proto/all format Signed-off-by: hlts2 <[email protected]> * use internal sync package Signed-off-by: hlts2 <[email protected]> * fix option error test Signed-off-by: hlts2 <[email protected]> --------- Signed-off-by: hlts2 <[email protected]>
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.