forked from pool/python-opencensus-ext-azure
Accepting request 927113 from home:bnavigator:branches:devel:languages:python
- Update to 1.1.0 * Enable AAD authorization via TokenCredential (#1021) * Implement attach rate metrics via Statsbeat (#1053) * Implement network metrics via Statsbeat - Success count (#1059) * Implement network metrics via Statsbeat - Others (#1062) * Implement feature and instrumentation metrics via Statsbeat (#1076) * Support stamp specific redirect in exporters (#1078) - Release 1.0.8 * Fix logger.exception with no exception info throwing error (#1006) * Add enable_local_storage to turn on/off local storage + retry + flushing logic (#1016) - Release 1.0.7 * Hotfix (#1004) - Release 1.0.6 * Disable heartbeat metrics in exporters (#984) * Loosen instrumentation key validation to GUID (#986) - Release 1.0.5 * Attach rate metrics via Heartbeat for Web and Function apps (#930) * Attach rate metrics for VM (#935) * Add links in properties for trace exporter envelopes (#936) * Fix attach rate metrics for VM to only ping data service on retry (#946) * Added queue capacity configuration for exporters (#949) - Release 1.0.4 * Remove dependency rate from standard metrics (#903) * Implement customEvents using AzureEventHandler (#925) - Release 1.0.3 * Change default path of local storage (#903) * Add support to initialize azure exporters with proxies (#902) - Remove mock * opencensus-pr1002-remove-mock.patch * gh#census-instrumentation/opencensus-python#1002 OBS-URL: https://build.opensuse.org/request/show/927113 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,42 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 23 12:31:40 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 1.1.0
|
||||
* Enable AAD authorization via TokenCredential (#1021)
|
||||
* Implement attach rate metrics via Statsbeat (#1053)
|
||||
* Implement network metrics via Statsbeat - Success count (#1059)
|
||||
* Implement network metrics via Statsbeat - Others (#1062)
|
||||
* Implement feature and instrumentation metrics via Statsbeat
|
||||
(#1076)
|
||||
* Support stamp specific redirect in exporters (#1078)
|
||||
- Release 1.0.8
|
||||
* Fix logger.exception with no exception info throwing error
|
||||
(#1006)
|
||||
* Add enable_local_storage to turn on/off local storage + retry +
|
||||
flushing logic (#1016)
|
||||
- Release 1.0.7
|
||||
* Hotfix (#1004)
|
||||
- Release 1.0.6
|
||||
* Disable heartbeat metrics in exporters (#984)
|
||||
* Loosen instrumentation key validation to GUID (#986)
|
||||
- Release 1.0.5
|
||||
* Attach rate metrics via Heartbeat for Web and Function apps
|
||||
(#930)
|
||||
* Attach rate metrics for VM (#935)
|
||||
* Add links in properties for trace exporter envelopes (#936)
|
||||
* Fix attach rate metrics for VM to only ping data service on
|
||||
retry (#946)
|
||||
* Added queue capacity configuration for exporters (#949)
|
||||
- Release 1.0.4
|
||||
* Remove dependency rate from standard metrics (#903)
|
||||
* Implement customEvents using AzureEventHandler (#925)
|
||||
- Release 1.0.3
|
||||
* Change default path of local storage (#903)
|
||||
* Add support to initialize azure exporters with proxies (#902)
|
||||
- Remove mock
|
||||
* opencensus-pr1002-remove-mock.patch
|
||||
* gh#census-instrumentation/opencensus-python#1002
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 12:59:53 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user