Draft for infra-scraper integration
Closed this issue · 2 comments
tomkukral commented
Prepare draft/diagram explaining how to use infra-scraper in our API.
cc @cznewt
cznewt commented
Using infra scraper will give you several advantages:
- speed - you cannot do the async and think it will speed things up to point when it's fast
- history - you can keep historical data and do the change analysis
- visualizations - not just force-directed and hive
you just update config in ETCD on what you want to scrape
tomkukral commented
Closing as STALE.