Reuven Gonzales

Results 69 issues of Reuven Gonzales

### Which area(s) are affected? (leave empty if unsure) _No response_ ### To Reproduce This is for all the superchain data that isn't optimism. ### Describe the Bug We need...

c:data

### Describe the feature you'd like to request We should trigger a dbt materialization and cloudquery plugins from dagster. ### Describe the solution you'd like See above ### Describe alternatives...

### What is the improvement or update you wish to see? We need to have a general guide to how we've organized our k8s setup. ### Is there any context...

### What is the improvement or update you wish to see? We should document how to add an application into the k8s cluster ### Is there any context that might...

### Describe the feature you'd like to request We should load the agora data into the data warehouse. ### Describe the solution you'd like The API is available here: https://vote.optimism.io/api_v1...

P2
c:integrations

### Describe the feature you'd like to request We need to automatically verify safe addresses added to oss-directory. ### Describe the solution you'd like A safe is a wallet controlled...

c:data

### What is it? We currently have no schedules setup on dagster. Now that it's deployed to k8s we should have everything on at least a daily pull.

### Describe the feature you'd like to request We currently use `bq2cloudsql` from our github actions. We should convert it into a dagster asset and have it scheduled to run...

### What is it? We can better measure our usage of bigquery by making queries like this: ```sql SELECT * FROM `region-us`.INFORMATION_SCHEMA.JOBS_BY_PROJECT --`region-us` gets results for all jobs in the...

### What is it? A part of Dagster running slowly on our k8s cluster is due to the latency to capture `event_logs`. We should remove the debug logs and only...