11
0

15 Commits

Author SHA256 Message Date
ddc6daaed1 Accepting request 1281977 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1281977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus-ext-azure?expand=0&rev=7
2025-06-02 20:01:39 +00:00
1b1968f49e Accepting request 1243628 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1243628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus-ext-azure?expand=0&rev=6
2025-02-06 21:09:14 +00:00
c7b01e4fde - Refresh opencensus-pr1002-remove-mock.patch with latest code
- Add python313.patch to make it compatible with python313,
  gh#census-instrumentation/opencensus-python#1248
- Update to 1.1.14
  * Remove status code 206 from retry code + only count batch level for statsbeat (#1247)
- from version 1.1.13
  * Changed bit-mapping for httpx and fastapi integrations
- from version 1.1.12
  * Fix missing/None fields in ExceptionDetails (#1232)
  * Fix missing/None typeName field in ExceptionDetails (#1234)
- from version 1.1.11
  * Add str fallback to envelope serialization (#1196)
  * Remove outerId from exceptiondata (#1221)
- from version 1.1.10
  * Various bug fixes
- from version 1.1.9
  * Fix export of exception information in traces (#1187)
  * Modify metrics exporter to include setting export interval to 60s
- from version 1.1.8
  * Disable storage for statsbeat if storage is disabled for exporter (#1155)
  * Add UK to eu statsbeats (#1181)
- from version 1.1.7
  * Add storage existence checks to storing and transmitting in exporter (#1150)
  * Add 502 and 504 status codes as retriable (#1153)
  * Fix statsbeat bug - exporting zero values for network statsbeat

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=12
2025-02-06 13:00:40 +00:00
74bca22b9b Accepting request 1175545 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1175545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus-ext-azure?expand=0&rev=5
2024-05-22 19:29:47 +00:00
0c32ca0122 Accepting request 1175515 from home:dimstar:Factory
- Replace %patchN with %patch -P N: %patchN is deprecated.

OBS-URL: https://build.opensuse.org/request/show/1175515
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=10
2024-05-21 11:56:02 +00:00
dc4eaaf415 Accepting request 1155578 from devel:languages:python
- Switch package to modern Python Stack on SLE-15
  + Add %{?sle15_python_module_pythons}
  + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
  + Drop build support for Python 2.x

OBS-URL: https://build.opensuse.org/request/show/1155578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus-ext-azure?expand=0&rev=4
2024-03-06 22:06:17 +00:00
cb860379a8 Accepting request 1155523 from home:glaubitz:branches:devel:languages:python
- Switch package to modern Python Stack on SLE-15
  + Add %{?sle15_python_module_pythons}
  + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
  + Drop build support for Python 2.x

OBS-URL: https://build.opensuse.org/request/show/1155523
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=8
2024-03-06 11:44:14 +00:00
2d138fa658 Accepting request 1030338 from devel:languages:python
- Update to 1.1.6
  * Add statusCode and exceptionType to network statsbeat (#1138)
- from version 1.1.5
  * Allow specifying metrics (custom_measurements) for Azure custom events (#1117)
  * Shutdown Statsbeat when hitting error/exception threshold (#1127)
  * Fix failure counting statsbeat - refactor status code logic in transport (#1132)
  * Use logging handler close instead of custom atexit hook (#1134)
- from version 1.1.4
  * Statsbeat bug fixes - status codes (#1113)
  * Statsbeat bug fixes - do not log if statsbeat (#1116)
  * Add deprecation warning for explicitly using instrumentation key (#1118)
- from version 1.1.3
  * Hotfix for version number (#1108)
- from version 1.1.2
  * Statsbeat bug fixes, shorten host in network stats (#1100)
  * Support statsbeat in EU regions (#1105)
- from version 1.1.1
  * Fix statsbeats metric names (#1089)
  * Add AAD statsbeat feature, fix incorrect counting of retry (#1093)
- Refresh patches for new version
  * opencensus-pr1002-remove-mock.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1030338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus-ext-azure?expand=0&rev=3
2022-10-21 14:20:02 +00:00
894537c322 the patch was rebased, get rid of the link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=6
2022-10-21 09:13:05 +00:00
926a6b2c6d Accepting request 1029729 from home:glaubitz:branches:devel:languages:python
- Update to 1.1.6
  * Add statusCode and exceptionType to network statsbeat (#1138)
- from version 1.1.5
  * Allow specifying metrics (custom_measurements) for Azure custom events (#1117)
  * Shutdown Statsbeat when hitting error/exception threshold (#1127)
  * Fix failure counting statsbeat - refactor status code logic in transport (#1132)
  * Use logging handler close instead of custom atexit hook (#1134)
- from version 1.1.4
  * Statsbeat bug fixes - status codes (#1113)
  * Statsbeat bug fixes - do not log if statsbeat (#1116)
  * Add deprecation warning for explicitly using instrumentation key (#1118)
- from version 1.1.3
  * Hotfix for version number (#1108)
- from version 1.1.2
  * Statsbeat bug fixes, shorten host in network stats (#1100)
  * Support statsbeat in EU regions (#1105)
- from version 1.1.1
  * Fix statsbeats metric names (#1089)
  * Add AAD statsbeat feature, fix incorrect counting of retry (#1093)
- Refresh patches for new version
  * opencensus-pr1002-remove-mock.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1029729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=5
2022-10-18 12:45:35 +00:00
89590e0032 Accepting request 929852 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/929852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus-ext-azure?expand=0&rev=2
2021-11-08 16:24:19 +00:00
9f59f9f9ce 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
2021-11-06 10:36:58 +00:00
0c8e2fd252 Accepting request 783380 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/783380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus-ext-azure?expand=0&rev=1
2020-03-11 17:52:57 +00:00
Tomáš Chvátal
c611da40c8 - Avoid extensions namespace clash
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=2
2020-03-10 13:00:08 +00:00
Tomáš Chvátal
bdc7db5bf8 Accepting request 777971 from home:glaubitz:branches:devel:languages:python
- New external dependency required for the Python Azure SDK

OBS-URL: https://build.opensuse.org/request/show/777971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-azure?expand=0&rev=1
2020-02-21 13:38:05 +00:00

BIN
opencensus-0.11.0.tar.gz (Stored with Git LFS)

Binary file not shown.