We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f0b9d commit 48b9ad9Copy full SHA for 48b9ad9
contrib/opencensus-ext-azure/examples/metrics/simple.py
@@ -12,8 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-import time
16
-
17
from opencensus.ext.azure import metrics_exporter
18
from opencensus.stats import aggregation as aggregation_module
19
from opencensus.stats import measure as measure_module
0 commit comments