leoruiz

Results 2 issues of leoruiz

## Long story short I am trying to perform some action once a Job is completed. I was expecting handling on update to status.succeeded to do the trick. The handler...

bug

Using Python 3.5 Django 2.2.16 opencensus-ext-django 0.7.2 opencensus-ext-azure 1.0.4 gunicorn 20.0.4 on Ubuntu 16.04 using Postgresql 9.6 I have in Django settings: ``` from opencensus.ext.azure.trace_exporter import AzureExporter OPENCENSUS = {...

bug
azure