Manu Garg
Manu Garg
In enterprise setup, where you might be running probes in a multi-tenant mode, you might want surfacers to be controlled centrally. We can do something like: if --surfacer_config_file flag is...
Many a times, we want to resolve more than one domain to verify that DNS servers are working correctly. Being able to do that with one probe will be nice....
How are we going to arrange artifacts. On local systems as well as Cloud. Should we take a path template to let user decide how they want to organize the...
With the evolution of the `browser` probe type (https://github.com/orgs/cloudprober/projects/6), I am beginning to think about leveraging the work that's been done with respect to: - Running external processes (https://github.com/cloudprober/cloudprober/pull/854) -...
While working on #866, I realized that we don't have tests for cumulative to gauge transformation. Let's fix that.
THIS IS NOT READY AT ALL. EVEN FOR REVIEW. Lot of cleanup is needed. Creating PR for better look.
See https://chromewebstore.google.com/reviews/b6d2c72a-3449-4c44-a3bd-13b8723cc5e1 for background. For browsers that are based on Chrome, it's impossible to programmatically tell between them and Chrome. We should perhaps make it an option to specify non-Chrome...