Skip to main content

IOA Observability SDK

Project description

Observe-SDK

IOA observability SDK for your multi-agentic application.

Table of Contents

Installation

To install the package via PyPI, simply run:

pip install ioa_observe_sdk

Alternatively, to download the SDK from git, you could also use the following command. Ensure you have uv installed in your environment.

uv add "git+https://github.com/agntcy/observe"

Schema

The AGNTCY observability schema is an extension of the OTel LLM Semantic Conventions for Generative AI systems. This schema is designed to provide comprehensive observability for Multi-Agent Systems (MAS).

Link: AGNTCY Observability Schema

Dev

To get started with development, start a Clickhouse DB and an OTel collector container locally using docker-compose like so:

cd deploy/
docker compose up -d

Ensure the contents of otel-collector.yaml is correct.

Check the logs of the collector to ensure it is running correctly:

docker logs -f otel-collector

Create a .env file with the following content:

OTLP_HTTP_ENDPOINT=http://localhost:4318

Install the dependencies and activate the virtual environment:

set -a
source .env
set +a

python3 -m venv .venv
source .venv/bin/activate
uv sync

Testing

To run the unit tests, ensure you have the OPENAI_API_KEY set in your environment. You can run the tests using the following command:

OPENAI_API_KEY=<KEY> make test

🚀 Getting Started

For getting started with the SDK, please refer to the Getting Started file. It contains detailed instructions on how to set up and use the SDK effectively.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ioa_observe_sdk-1.0.6.tar.gz (46.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ioa_observe_sdk-1.0.6-py3-none-any.whl (55.6 kB view details)

Uploaded Python 3

File details

Details for the file ioa_observe_sdk-1.0.6.tar.gz.

File metadata

  • Download URL: ioa_observe_sdk-1.0.6.tar.gz
  • Upload date:
  • Size: 46.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ioa_observe_sdk-1.0.6.tar.gz
Algorithm Hash digest
SHA256 18ebe2a2b13f50ee6ab22ca26c4ceeaf3cd7b046615b95da853e225aa89c071f
MD5 66bb2585ee14d2f276bbfa91f0473ccd
BLAKE2b-256 3f14d298843cccdd72ff138b1a3ceca15602761b949e841e7acade71a3215874

See more details on using hashes here.

File details

Details for the file ioa_observe_sdk-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for ioa_observe_sdk-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 57f9a65593145e038424525f2275eda5135226c8d94d780d496ce79d08d857ad
MD5 fa31ddcf10b21fe55490c3dd59afa1fa
BLAKE2b-256 68335df5244c7b383e454570a371de57b6179e0fa84481cad382faba79fd307f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page