Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Conversation

@DaughterOfMars
Copy link

Create alerts which require admin attention via a new alert! macro and automatically send them to endpoints defined in the config file.

@DaughterOfMars DaughterOfMars changed the base branch from main to dev May 27, 2021 14:28
@DaughterOfMars DaughterOfMars linked an issue Jun 11, 2021 that may be closed by this pull request
@DaughterOfMars DaughterOfMars merged commit 3c343f6 into dev Jun 11, 2021
@DaughterOfMars DaughterOfMars deleted the alerts branch June 11, 2021 14:49
DaughterOfMars pushed a commit that referenced this pull request Sep 27, 2021
* Allow importing only broker types

* Move merger to broker

* Add CLI validate command and mark invalid files with .err. Always perform full validation on destination files as they will not be validated otherwise.

* Add option to include finalized logs. Reset progress bar to allow displaying progress of each part individually. Add progress to validation. Avoid blocking the thread when dropping files. Recover from panics appropriately.

* Cleanup due to bee change

* Readjust importer progress bar message due to github auto merge

* Add license header

* Add analytic types

* Scylla access analytic implementation

* Add analytic feature and adjust tokio features scope

* Add analytics endpoint

* Add import type

* Allow some GH actions for dev PRs

* Add analytics calculation method (#93)

* Add analytics calculation method

* Change the counter type from u128 to u64

* Adjust transferred_tokens int type

* Use i32::MAX for ms end range

* Move some methods to milestone_data and replace analytics with record type

* Impl analytics functionality in solidifier

* Accumulate included transactions only

* Prioritize and balance responsive endpoint

* Support importing analytics in importer (#94)

* Fix pagination in analytics

* Importer cli resume subcommand

* Log syncer parallelism

* Alerts (#97)

Create alerts which require admin attention via a new alert! macro and automatically send them to endpoints defined in the config file.

* Confirmation time metrics (#101)

* docs/migrate to docusaurus (#104)

* Migrate to docusaurus.

* Setup GitHub action

* # DOCS - Migrate to Docusaurus
* Replaced deploy_docs_to_gh-pages.yml to use docusaurus
* Added custom style sheet and landing pages
* Updated footer links

* Apply change requests.

Co-authored-by: lucastortora <[email protected]>

* Docs/fixes (#105)

* Minor fixes.

* Add .

* Rename folder.

* Implement transaction APIs to allow following transactions

* Update API docs

* Fix sync bounds in scylla workers

* Fix atomic ordering in scylla worker

Co-authored-by: Alex Coats <[email protected]>
Co-authored-by: Bing-Yang <[email protected]>
Co-authored-by: Aleksei Korolev <[email protected]>
Co-authored-by: lucastortora <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin Notifications

2 participants