-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monitoring
: add service URL manager
#3134
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd42122 - Browse repository at this point
Copy the full SHA dd42122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d57afa - Browse repository at this point
Copy the full SHA 4d57afaView commit details
Commits on Jul 18, 2024
-
- sendGetRequest to sendRequest and use fetch instead of axios. - replace serviceUrl and serviceName with getters - add update method that uses URL setter - Make all IServiceBase classes take an optional options on their contractor, add error handling for side effect - Grouped all RMB properties to RMB to RMBProps - Feat: - add stats monitor class that monitors stats service - add activation monitor class that monitor activation service
Configuration menu - View commit details
-
Copy full SHA for be6736e - Browse repository at this point
Copy the full SHA be6736eView commit details -
it is class managing service URLs with liveness checking <pick the first reachable endpoint for each service> - Define retries and silent mode settings - Implement constructor to handle StackManagerOptions - Add private handleErrorsOnSilentMode method for error handling based on silent mode - Implement getAvailableStack method to find reachable service URL - Implement getAvailableServicesStack method to fetch and store available service URLs for all services
Configuration menu - View commit details
-
Copy full SHA for 1607559 - Browse repository at this point
Copy the full SHA 1607559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648533c - Browse repository at this point
Copy the full SHA 648533cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 035f4d5 - Browse repository at this point
Copy the full SHA 035f4d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aadf52a - Browse repository at this point
Copy the full SHA aadf52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b49c5e - Browse repository at this point
Copy the full SHA 1b49c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb94229 - Browse repository at this point
Copy the full SHA eb94229View commit details -
Configuration menu - View commit details
-
Copy full SHA for c81f714 - Browse repository at this point
Copy the full SHA c81f714View commit details -
Fix: remove error on getting Url before intialization and make it ret…
…urn undefined or emptystring remove debug lines
Configuration menu - View commit details
-
Copy full SHA for 25b29c4 - Browse repository at this point
Copy the full SHA 25b29c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd5d71 - Browse repository at this point
Copy the full SHA 1dd5d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6b6cf - Browse repository at this point
Copy the full SHA aa6b6cfView commit details
Commits on Jul 21, 2024
-
- change naming - remove error on get url and return empty string in case the url is not set yet
Configuration menu - View commit details
-
Copy full SHA for 6dde916 - Browse repository at this point
Copy the full SHA 6dde916View commit details -
- add errror handling in isAlive, will throw in case the service url is not set
Configuration menu - View commit details
-
Copy full SHA for 1542e47 - Browse repository at this point
Copy the full SHA 1542e47View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff29b60 - Browse repository at this point
Copy the full SHA ff29b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for d57c608 - Browse repository at this point
Copy the full SHA d57c608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6477140 - Browse repository at this point
Copy the full SHA 6477140View commit details
Commits on Jul 24, 2024
-
chore: add checks to prevent accessing undefined functions in RMB con…
…nect and disconnect
Configuration menu - View commit details
-
Copy full SHA for 0aaa9d2 - Browse repository at this point
Copy the full SHA 0aaa9d2View commit details
Commits on Jul 28, 2024
-
Merge branch 'development' of github.com:threefoldtech/tfgrid-sdk-ts …
…into development_monitoring__stacks
Configuration menu - View commit details
-
Copy full SHA for c637c35 - Browse repository at this point
Copy the full SHA c637c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76bdbc4 - Browse repository at this point
Copy the full SHA 76bdbc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0c1edb - Browse repository at this point
Copy the full SHA e0c1edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f4e36 - Browse repository at this point
Copy the full SHA f2f4e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ef80c - Browse repository at this point
Copy the full SHA 89ef80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4cdbb7 - Browse repository at this point
Copy the full SHA c4cdbb7View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de7dde6 - Browse repository at this point
Copy the full SHA de7dde6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d120598 - Browse repository at this point
Copy the full SHA d120598View commit details -
Configuration menu - View commit details
-
Copy full SHA for c167f87 - Browse repository at this point
Copy the full SHA c167f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638fcde - Browse repository at this point
Copy the full SHA 638fcdeView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e74129 - Browse repository at this point
Copy the full SHA 2e74129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6b683 - Browse repository at this point
Copy the full SHA 5d6b683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 889190d - Browse repository at this point
Copy the full SHA 889190dView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be4fbb2 - Browse repository at this point
Copy the full SHA be4fbb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5827ea - Browse repository at this point
Copy the full SHA b5827eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f10de - Browse repository at this point
Copy the full SHA 43f10deView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47e0195 - Browse repository at this point
Copy the full SHA 47e0195View commit details -
Configuration menu - View commit details
-
Copy full SHA for addcd18 - Browse repository at this point
Copy the full SHA addcd18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b0a1b - Browse repository at this point
Copy the full SHA 18b0a1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4f08d - Browse repository at this point
Copy the full SHA 9d4f08dView commit details -
Merge branch 'development' of github.com:threefoldtech/tfgrid-sdk-ts …
…into development_monitoring__stacks
Configuration menu - View commit details
-
Copy full SHA for ab6a52a - Browse repository at this point
Copy the full SHA ab6a52aView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d601138 - Browse repository at this point
Copy the full SHA d601138View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3a003 - Browse repository at this point
Copy the full SHA fc3a003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5016e50 - Browse repository at this point
Copy the full SHA 5016e50View commit details