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"

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.3.tar.gz (45.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.3-py3-none-any.whl (54.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ioa_observe_sdk-1.0.3.tar.gz
  • Upload date:
  • Size: 45.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.3.tar.gz
Algorithm Hash digest
SHA256 042fa733cc6818a80d42fb213e014b892357f14022496c4119c625c28d6abb4e
MD5 abb7d1e8d10f4b65c155323bb868d087
BLAKE2b-256 a0c7dc0ed10b3d17714375b132f1210d55fe5c4a0faea1dff08f637173ecfa90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ioa_observe_sdk-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f05c621fdaba922d5b69af3afa4363ce827a084a12f3a503912847aeb3e977df
MD5 97462fb74aeced789cfc459b3317eb6c
BLAKE2b-256 30d6be16bcfd97c8279fbcc1aa662f097eefbe8246fbca0869a415d87604ed9a

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