aliyun-semantic-conventions
Aliyun Semantic Conventions
What it is and what it does
This package is a reference library of semantic convention constants and definitions for Aliyun's distributed tracing and observability services. It encodes standardized field names, types, and meanings used in Aliyun ARMS (Application Real-time Monitoring Service) tracing to ensure consistent naming and structure across instrumentation and trace collection.
It is a pure data and definition package with no runtime dependencies, designed to be imported by instrumentation libraries and tracing clients that need to conform to Aliyun's specification. Developers use it to ensure their tracing code emits fields with the correct names and semantics expected by Aliyun's backend systems.
Use it for:
- Building Aliyun ARMS instrumentation libraries that need to emit spans and metrics with standardized field names.
- Integrating third-party tracing tools with Aliyun services while maintaining semantic consistency.
- Developing observability agents or middleware that must conform to Aliyun's tracing specification.
- Documenting and validating tracing field names in applications targeting Aliyun cloud infrastructure.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides standardized semantic convention definitions for Aliyun tracing and observability, defining field names and types for structured logging and distributed tracing in Aliyun services.
Yes, if you are building or integrating tracing instrumentation for Aliyun services. The package is lightweight, dependency-free, and licensed permissively. However, verify that the semantic conventions it defines (last updated 519 days ago) match your target Aliyun specification version, as the long release gap suggests the package may not track recent changes to Aliyun's tracing standards.
Install
aliyun-semantic-conventions on PyPI
pip
pip install aliyun-semantic-conventionsuv
uv add aliyun-semantic-conventionspoetry
poetry add aliyun-semantic-conventionsInstalling aliyun-semantic-conventions
Before you install
Low friction installation with no runtime dependencies. Package is aging (519 days since last release) but marked Production/Stable and supports current Python versions (3.7–3.12).
License in practice
Licensed under Apache-2.0 (permissive), allowing use in commercial and open-source projects with minimal restrictions beyond attribution.
Quickstart
pip install aliyun-semantic-conventions==1.2.0
import aliyun_semantic_conventions
# Access semantic convention definitions for Aliyun tracing
Verify before relying
- Whether this package is actively maintained or if the 519-day gap represents end-of-life for the Aliyun specification version it encodes.
- Whether the semantic conventions it defines are still current with Aliyun's tracing specification.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.7) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | aging — 519 days since the last release |
| First released | |
| Downloads | 17,508,514/month — #1,116 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: aliyun_semantic_conventions-1.2.0-py3-none-any.whl
Tags
More Monitoring packages
Wraps any iterable to display a real-time…
copyleft · top 100 on PyPI
opentelemetry-semantic-conventionsProvides generated Python code for…
permissive · top 100 on PyPI
opentelemetry-sdkProvides the reference implementation of the…
permissive · top 100 on PyPI
opentelemetry-apiProvides the abstract API and interfaces for…
permissive · top 100 on PyPI
opentelemetry-exporter-otlp-proto-httpExports OpenTelemetry observability data to an…
permissive · top 1,000 on PyPI
opentelemetry-instrumentationProvides automatic instrumentation commands and…
permissive · top 1,000 on PyPI
aliyun-traceManually creates traces for LLM applications…
permissive · top 5,000 on PyPI
openinference-semantic-conventionsDefines semantic conventions and standardized…
permissive · top 5,000 on PyPI
opentelemetry-semantic-conventions-aiProvides OpenTelemetry semantic conventions and…
permissive · top 1,000 on PyPI
loongsuite-util-genaiExtends OpenTelemetry's GenAI semantic…
permissive · top 5,000 on PyPI
microsoft-agents-a365-observability-coreProvides OpenTelemetry-based telemetry,…
permissive · top 15,000 on PyPI
promptflow-tracingCaptures and visualizes the internal execution…
permissive · top 15,000 on PyPI
python-semantic-releaseAutomates semantic versioning and release…
permissive · top 5,000 on PyPI
opentelemetry-instrumentation-elasticsearchAdds distributed tracing to Elasticsearch…
permissive · top 5,000 on PyPI
opentelemetry-instrumentation-transformersAdds distributed tracing to HuggingFace…
permissive · top 5,000 on PyPI