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.5.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.5-py3-none-any.whl (55.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ioa_observe_sdk-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 fdab5df1b08ab286b207309ad9f51584cac7d806c1f53c3da020db1c349abbce
MD5 40048ff764347b6b1d8f0d6752f850f9
BLAKE2b-256 85044006399bacf3c89644eb10e0d354e1143632d863c30e7d29ec2ab9437b1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ioa_observe_sdk-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c6364303b20ae7f2f84af129e68b0d63c3afec2742aeb7dc283fedf0b3a0888b
MD5 c00faccddde3c84229d543925e11deef
BLAKE2b-256 411c96f15975eece531ad892156144bbefe3abf4df26398a5f1be01e3f358798

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