o11y-one-api-agentic
Generated Python protobuf messages and Connect clients for the O11y One agentic domain — and only the domains the agentic protos transitively import.
This is the published, per-domain subset of the generated tree, carrying exactly the agentic import closure:
o11y_one/agentic/v1/*— the agentic surfaceo11y_one/common/v1/*— the one cross-domain import the agentic protos pull
Its consumers — chiefly o11y-one — depend on the agentic closure
alone; no other o11y-api domain is vendored in this repository.
Do not edit anything under src/. It is generated from the vendored .proto
snapshot at the commit in the repo root's PROTO_PIN, and regenerated by
just gen (one --path-scoped buf generate pass over the agentic closure). Hand edits are silently discarded on the
next sync.
Import layout
The importable root is o11y_one, mirroring the proto package names:
from o11y_one.agentic.v1 import evaluation_pb2
from o11y_one.agentic.v1.evaluation_connect import AgenticEvaluationServiceClientSync
from o11y_one.common.v1 import common_pb2
o11y_one is a namespace package
There is no src/o11y_one/__init__.py, and there must never be one. o11y_one
is a PEP 420 implicit namespace package that
this distribution shares with o11y-one, which contributes o11y_one.sdk.
Adding an __init__.py to either would shadow the other. tools/generate.sh
asserts that no such file appears.
Release files for o11y-one-api-agentic 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| o11y_one_api_agentic-0.1.2.tar.gz | 265.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| o11y_one_api_agentic-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 540.5 kB
Release files / o11y_one_api_agentic-0.1.2.tar.gz
| Download URL | o11y_one_api_agentic-0.1.2.tar.gz |
|---|---|
| Size | 265.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0e19f1245ba60508868e88d0d4417a6faf27af8630f7ff54fd0fd44a69c1efe2
|
|
BLAKE2b-256 checksum How to use checksums |
4da3fdc5aaf4de482fce09101b0a4a7e079dbf3bc4838bcc16d8a4bdd9df5e2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.9 {"installer":{"name":"uv","version":"0.12.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / o11y_one_api_agentic-0.1.2-py3-none-any.whl
| Download URL | o11y_one_api_agentic-0.1.2-py3-none-any.whl |
|---|---|
| Size | 275.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8ff536be57d5f061ba19f89f576fedce259be7c258fe4cc40a147a1dbfce22e9
|
|
BLAKE2b-256 checksum How to use checksums |
7dc0ecad39c769f3b1371581e74ecb247f0f6d16f872ee637b6540e8a45bb901
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.9 {"installer":{"name":"uv","version":"0.12.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|