opensource-observer / oso

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

Metrics Calculation Service: Rewrite protoype arrow flight server to new service #2470

Open ravenac95 opened 2 days ago

ravenac95 commented 2 days ago

What is it?

The metrics calculation service is responsible for managing our duckdb backed cluster for metrics calculation. This makes it so that the sqlmesh code doesn’t directly instantiate the cluster from the multiple threads of execution

Notes

Endpoints