opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
48 stars 13 forks source link

Add bridge transaction metrics #1704

Closed ccerv1 closed 5 days ago

ccerv1 commented 1 week ago

The same events shown here should be captured in rf4_events

select * from `oso.int_events` 
where to_artifact_name = '0x00000000000007736e2f9aa5630b8c812e1f3fc9'
and time > '2024-06-01'
ccerv1 commented 6 days ago

Should be working now... just need to run import OSS Directory and do a model refresh

ccerv1 commented 5 days ago

Fixed here