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.0
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.0.tar.gz | 265.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| o11y_one_api_agentic-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 540.5 kB
Release files / o11y_one_api_agentic-0.1.0.tar.gz
| Download URL | o11y_one_api_agentic-0.1.0.tar.gz |
|---|---|
| Size | 265.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cdbc18ce701bc27933f20cd31b9a031049c90ddeab7f42ee6ec83596834222ac
|
|
BLAKE2b-256 checksum How to use checksums |
9ce65f508db179b91af4cc49b6f4d04826c7c544bd42d1144faa6da16aa2ee4b
|
| 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.0-py3-none-any.whl
| Download URL | o11y_one_api_agentic-0.1.0-py3-none-any.whl |
|---|---|
| Size | 275.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3e57922f5ebb8fef26a4c11c79edf61836fcfe9e40d96b69fc5088875525c5fb
|
|
BLAKE2b-256 checksum How to use checksums |
2001f1317267239d976e1ad317897fbd2e43b75df55f1f6eb71bb5ddf7f508f0
|
| 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}
|