This repository was archived by the owner on Sep 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
contrib/opencensus-ext-azure Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 0.7.8
6+ Released 2020-06-17
7+
8+ - Updated ` azure ` module
9+ ([ #903 ] ( https://github.com/census-instrumentation/opencensus-python/pull/903 ) ,
10+ [ #902 ] ( https://github.com/census-instrumentation/opencensus-python/pull/902 ) )
11+
512## 0.7.7
613Released 2020-02-03
714
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.0.3
6+ Released 2020-06-17
7+
58- Change default path of local storage
69 ([ #903 ] ( https://github.com/census-instrumentation/opencensus-python/pull/903 ) )
710- Add support to initialize azure exporters with proxies
811 ([ #902 ] ( https://github.com/census-instrumentation/opencensus-python/pull/902 ) )
912
13+
14+ ## 1.0.2
15+ Released 2020-02-04
16+
17+ - Add local storage and retry logic for Azure Metrics Exporter
18+ ([ #845 ] ( https://github.com/census-instrumentation/opencensus-python/pull/845 ) )
19+ - Add Fixed-rate sampling logic for Azure Log Exporter
20+ ([ #848 ] ( https://github.com/census-instrumentation/opencensus-python/pull/848 ) )
21+ - Implement TelemetryProcessors for Azure exporters
22+ ([ #851 ] ( https://github.com/census-instrumentation/opencensus-python/pull/851 ) )
23+
1024## 1.0.1
1125Released 2019-11-26
1226
You can’t perform that action at this time.
0 commit comments