Package Details: python-azure-monitor-ingestion 1.0.4-2

Git Clone URL: https://aur.archlinux.org/python-azure-monitor-ingestion.git (read-only, click to copy)
Package Base: python-azure-monitor-ingestion
Description: Microsoft Azure Monitor Ingestion Client Library for Python
Upstream URL: https://github.com/Azure/azure-sdk-for-python
Keywords: azure client custom ingestion library log logging logs monitor python sdk send
Licenses: MIT
Submitter: micwoj92
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 0
Popularity: 0.000000
First Submitted: 2023-06-25 21:59 (UTC)
Last Updated: 2025-01-13 21:52 (UTC)

Pinned Comments

dpeukert commented on 2025-01-05 19:05 (UTC)

The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/python-azure-monitor-ingestion

Latest Comments

micwoj92 commented on 2025-01-13 21:35 (UTC) (edited on 2025-01-13 21:36 (UTC) by micwoj92)

You can grep source code, it only imports from typing which is stdlib. This dependency is most probably because upstream supports older python versions, it doesn't make sense to use module which has backports on python3.13. Upstream doesn't even support python3.13 according to that file.

dpeukert commented on 2025-01-13 21:20 (UTC)

@micwoj: Upstream's setup.py specifies it as a dependency: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-ingestion/setup.py#L92

micwoj92 commented on 2025-01-13 20:02 (UTC)

python-typing_extensions dep not needed

dpeukert commented on 2025-01-05 19:05 (UTC)

The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/python-azure-monitor-ingestion