Manu Garg

Results 39 issues of Manu Garg

_From [[email protected]](https://code.google.com/u/116462074880991235508/) on February 01, 2010 15:10:55_ This is all good. Thanks for your excellent work. But I really think it would be a good thing if this library could...

enhancement
imported
OpSys-Windows
Priority-Low

See this: https://github.com/cloudprober/cloudprober/blob/master/common/oauth/proto/config.proto Currently bearer token type expects file and command sources to return only access token string. We should support reading JSON as well, so that we can get...

enhancement

This is a draft PR for https://github.com/cloudprober/cloudprober/issues/178.

Cloudprober configs are currently based on protocol buffers and Go text templates. Cloudprober first parses the config files as Go templates and then as text protos (aka textproto). This is...

enhancement

Ideally I'd prefer that we are able to filter resources and not have too many to deal with, but in case we have a really large number, say more than...

enhancement

I had opened ticket a long time back at the older location: https://github.com/google/cloudprober/issues/297 Recently while running a probe, I realized it can be quite a useful thing to be able...

enhancement

This applies to all kinds of file resources: - File based targets - TLS certificate files - OAuth token files - Cloudprober config itself.

enhancement

It will be nice if we could add labels to all metrics based on some environment variable. This is really useful in multi-tenant deployment use cases, where you may want...

enhancement