Skip to content
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

Jito Fundamental metrics #544

Merged
merged 7 commits into from
Oct 24, 2024
Merged

Jito Fundamental metrics #544

merged 7 commits into from
Oct 24, 2024

Conversation

alexwes
Copy link
Contributor

@alexwes alexwes commented Oct 14, 2024

This PR includes the data model for Jito fundamental metrics.

  • There is only 1 main SQL query needed to find the number of tippers, the number of tips, and the amount of the tips which can be found in fact_jito_dau_txns_fees.sql.
  • Created an ez_metrics jito table
  • Also created a sources table to show the full lineage of the data model.

These models ran successfully on the most recent run of daily_jito_job:
Screenshot 2024-10-13 at 10 24 58 PM

@alexwes alexwes requested a review from a team as a code owner October 14, 2024 02:26
Copy link
Contributor

@SebMelendez01 SebMelendez01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

models/staging/jito/fact_jito_dau_txns_fees.sql Outdated Show resolved Hide resolved
@alexwes alexwes enabled auto-merge (squash) October 24, 2024 19:04
@alexwes alexwes merged commit 127f48e into main Oct 24, 2024
3 checks passed
@alexwes alexwes deleted the alw__jito_dbt_new branch October 24, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants