Search Criteria
Package Details: python-opentelemetry-sdk 1.39.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-opentelemetry.git (read-only, click to copy) |
|---|---|
| Package Base: | python-opentelemetry |
| Description: | OpenTelemetry Python SDK |
| Upstream URL: | https://github.com/open-telemetry/opentelemetry-python |
| Licenses: | Apache-2.0 |
| Submitter: | carsme |
| Maintainer: | mistersmee |
| Last Packager: | mistersmee |
| Votes: | 1 |
| Popularity: | 0.52 |
| First Submitted: | 2023-06-19 23:08 (UTC) |
| Last Updated: | 2026-01-11 09:25 (UTC) |
Dependencies (24)
- python
- python-deprecated
- python-opentelemetry-apiAUR
- python-opentelemetry-semantic-conventionsAUR
- python-psutil
- python-typing_extensions
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-backoffAUR (check)
- python-deprecated (check)
- python-flaky (check)
- python-googleapis-common-protos (check)
- python-grpcio (check)
- python-importlib-metadata (check)
- python-opencensusAUR (check)
- python-prometheus_client (check)
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR) (check)
- python-pytest (check)
- python-pytest-benchmark (check)
- python-requests (check)
- python-responses (check)
- python-typing_extensions (check)
Required by (30)
- litellm (optional)
- open-webui-no-venv
- python-blacksheep
- python-chromadb
- python-gs-quant
- python-langgraph-api
- python-langsmith (optional)
- python-litestar (check)
- python-litestar (optional)
- python-livekit-agents
- python-logfire
- python-mlflow
- python-opentelemetry-distro
- python-opentelemetry-exporter-otlp-proto-common
- python-opentelemetry-exporter-otlp-proto-grpc
- python-opentelemetry-exporter-otlp-proto-http
- python-opentelemetry-exporter-prometheus
- python-opentelemetry-exporter-prometheus-remote-write
- python-opentelemetry-exporter-richconsole
- python-opentelemetry-exporter-zipkin-json
- Show 10 more...
Latest Comments
1 2 Next › Last »
romainhk commented on 2026-01-12 07:51 (UTC)
I managed to solve my issue with python-opentelemetry. Check stage was using a pytest version from an old pyenv 3.9 folder i have ¯_(ツ)_/¯ I just removed this env and it managed to recover the right one. Hope it can help you @PhCl
But I still have some trouble to install mistral-vibe after solving that (
No module named build).PhCl commented on 2026-01-12 05:22 (UTC)
I also run into the
ModuleNotFoundError: No module named 'opencensus'error now. But surprisingly only on one machine, while on a second, relatively comparable installation, it was able to upgrade. To the best of my knowledge, the dependencies come all through "aur/mistral-vibe" in my case, and I did not spot any relevant differences between the setup that worked and the one that failed.I tried to debug, but unfortunately could not find out more than the error message that romainhk already posted. But I can at least confirm that the problem can occur.
rubin55 commented on 2026-01-10 18:25 (UTC)
I noticed just yet with Python 3.14, a test breaks; add a deselect to the
check()stage, i.e.:romainhk commented on 2026-01-07 14:44 (UTC)
Hum, so its on my side. Thx @mistersmee. I'll let a note here if i find something interesting
mistersmee commented on 2026-01-06 16:24 (UTC)
@romainhk, unable to reproduce the error on my end, unfortunately.
romainhk commented on 2026-01-06 13:45 (UTC) (edited on 2026-01-06 13:45 (UTC) by romainhk)
Hi ! Got some issues while installing this package (during check stage) :
(even if python-opencensus is well installed beside)
Don't seems to be an upstream issue so i post that here :)
mistersmee commented on 2025-10-17 07:36 (UTC)
@micwoj92, should be fixed with the latest pkgrel bump.
micwoj92 commented on 2025-10-16 21:26 (UTC)
Getting this error:
1 2 Next › Last »