Julian V. Modesto

Results 8 issues of Julian V. Modesto

**NB:** Before opening a feature request against this repo, consider whether the feature should/could be implemented in other the OpenCensus libraries in other languages. If so, please [open an issue...

enhancement
P1

The etcd-operator provides a flag to watch EtcdCluster objects in any Namespace. The etcd-backup-operator and etcd-restore-operator don't have this mode to watch EtcdBackup and EtcdRestore objects in any Namespaces --...

It would be great to provide a way to include plugins that enrich spans with attributes for the environment with things like Kubernetes Pod annotations, the VM or Pod's hostname,...

data-model

I'm delighted by the OpenCensus Go HTTP + GRPC trace plugins. It would be great to have server + client plugins for Thrift too. I think big and small orgs...

The random_shuffle resource could support `terraform import` e.g. ``` terraform import random_shuffle.foo 'x,y,z' ```

Hi, is there a good example of using this with ochttp? For example, how would you use the ochttp plugin such that it creates child spans with the ALB traces...

Addresses #1535. Tested with ``` # build Docker image $ docker build . -t yelp/elastalert ... # test Docker image by printing help output $ docker run --rm yelp/elastalert:mine python...

I'd like to use AWS Elasticsearch as my datastore, using AWS credentials to authenticate. This requires signing requests, so we'd probably need to use the AWS SDK here.

help wanted
good first issue