torodb / stampede

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL
https://www.torodb.com/stampede/
GNU Affero General Public License v3.0
1.76k stars 118 forks source link

Changes on Guice and Metrics to improve sharding metrics #158

Closed gortiz closed 7 years ago

gortiz commented 7 years ago

This PR changes the way we are using Guice so objects injected on the essential module can be overrided. By doing that, the shard bundle can change the injected ToroMetricRegistry so each shard expose their own metrics on a transparent way