-
Notifications
You must be signed in to change notification settings - Fork 41
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
Add ops cli changes in a separate pr #242
Closed
Nagaprasadvr
wants to merge
74
commits into
metaplex-foundation:main
from
rpcpool:das-127-publish-ops-cli-as-separate-pr
Closed
Add ops cli changes in a separate pr #242
Nagaprasadvr
wants to merge
74
commits into
metaplex-foundation:main
from
rpcpool:das-127-publish-ops-cli-as-separate-pr
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Nagaprasadvr
commented
Feb 12, 2025
- Add bubblegum changes
- add ops-cli changes
…the main thread keep a chache of seen events so that it doesnt push to ingest if seen by another connections
…dual validators writing to ingest stream
…flow. also pull in backfill to be used in ingest
…ingester using dedicate exec
…est stream which handle reading messages and handling messages.
* feat: move backfill to bubblegum crate and verfiy to it * feat: grpc ingest monitor
…le each stream (#168) * feat : separate global stream to multiple streams depending on programs * WIP : add metrics for each program subscription * refactor: add structs with builder for SubscriptionTask and add better shutdown handling * refactor : separate subscription builder to work on each subscription * refactor: change pipeline to handle single stream instead of multiple streams * Update: readme for grpc-ingest, index-readme, ops (#172) * Update: readme for grpc-ingest, index-readme, ops * Update : README * fix: prometheus ports * chore: resolve comments * chore: add comments to config files in grpc-ingest (#173) * change tag name of subscriptions * Remove topograph from grpc2redis --------- Co-authored-by: Kyle Espinola <[email protected]>
* time the program transformer tasks * add consumer labels to metrics
Co-authored-by: Ahzam Akhtar <[email protected]>
Metadata download status metrics --------- Co-authored-by: Kyle Espinola <[email protected]>
* Update to rust 1.79.0 * feat : add metadata_json backfiller * cleanup * revert metaplex/plerkle-validator image to from ..79 to ..75 --------- Co-authored-by: Kyle Espinola <[email protected]>
* `wip` concurrent download metadata notifier with channels * `chore` Clean debugging changes * `chore` remove duplicated config files and debug trace * Refactor to download metadata publisher * Time metric for metadata josn publish --------- Co-authored-by: Kyle Espinola <[email protected]>
* add redis pipes for processing metadata download * resolve comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.