Manu Garg
Manu Garg
_Copied from https://github.com/google/cloudprober/issues/26, originally filed by @manugarg._ It will be useful to add a gRPC service to cloudprober that will allow on-demand probe execution.
_Copied from google/cloudprober#71, originally filed by @manugarg_ It should be easy to add a surfacer for InfluxDB. InfluxDB measurements correspond to EventMetrics (EM) in cloudprober. "tag keys" and "tag values"...
_Copied from https://github.com/google/cloudprober/issues/468, originally filed by @BradErz_ Add support for dns srv records. In our specific use case we are using mongodb atlas and they support SRV records so we...
_Copied from https://github.com/google/cloudprober/issues/316, originally filed by @manugarg._ Consul seems to be a popular option for service registry and discovery. Adding dynamic discovery support for consul based targets to cloudprober may...
_Copied from https://github.com/google/cloudprober/issues/11, originally filed by @manugarg._ Cloudprober currently supports automatic expansion of GCE and Kubernetes targets. We should add support for AWS targets as well.
_Copied from https://github.com/google/cloudprober/issues/126, originally filed by @manugarg_ Reference: https://cloud.google.com/profiler/docs/profiling-go Apparently profiler can add up-to 5% overhead. We can make it an optional feature.
_From [[email protected]](https://code.google.com/u/117725045553232537106/) on May 28, 2013 14:25:48_ What steps will reproduce the problem? 'make -j 4' on a dual-core MacBook Pro What is the expected output? What do you see...
_From [[email protected]](https://code.google.com/u/113819921488798200926/) on February 25, 2014 05:22:45_ Large PAC files quickly become hard to debug. It would be great if pacparser would define something like alert() or console.log() so I...
_From [[email protected]](https://code.google.com/u/114084688910759499077/) on September 16, 2013 13:06:54_ What steps will reproduce the problem? Supplying a URL with different case formats, e.g., www.mydomain.com vs. WWW.mydomain.com, pacparser treats the two as different...
_From [[email protected]](https://code.google.com/u/112725397713237391502/) on September 12, 2011 14:15:31_ Example (with vanilla pactester 1.2.9): # DEBUG=1 ./pactester -e -p proxy.pac -u http://[2001:67c:168:170::10]/ ... DEBUG: Finding proxy for URL: http://[2001:67c:168:170::10]/ and Host: [2001...