Running a full table scan on BigQuery every hour can get quite expensive. Do you support some sort of deltas?
I signed up. Unlike the video, I do not see Redshift as an option. Any idea when Redshift will be supported?
How does billing per user make sense here? What prevents me monitoring thousands of tables under single user? Your workload costs will be higher than $200 here, no?
Do you have a set of fixed IPs you're connecting from to allow me to whitelist you?
Full table scans can get expensive. We’re adding support for incremental tests so for append-only tables you’ll only test the recent rows. This is especially useful if you use partitioned tables in bigquery.
Actually in the first version of the product we automatically tested every column in every table. The tests are more selective now, which is partially due to cost and partially because nobody wants to navigate through 10,000 tests.
Redshift will be supported this week! We have a list of new sources to get through and it’s right at the top. We’ve been emailing over the IP for whitelisting but we’ll add it to the connection page too.
As for pricing, we’re experimenting. Our costs do scale with number of tests (more scheduled tasks, more historical results stored). At the moment we retain the last month or so of test results, which is manageable for pretty large workloads.
I signed up. Unlike the video, I do not see Redshift as an option. Any idea when Redshift will be supported?
How does billing per user make sense here? What prevents me monitoring thousands of tables under single user? Your workload costs will be higher than $200 here, no?
Do you have a set of fixed IPs you're connecting from to allow me to whitelist you?