Skip to main content

One-line LLM observability for Tidal Telemetry - auto-instruments 50+ AI libraries and streams OpenTelemetry traces to your Tidal project.

Project description

tidal-telemetry

One-line LLM observability. Auto-instruments 50+ AI libraries (OpenAI, Anthropic, LangChain, LlamaIndex, Ollama, vector DBs, agent frameworks, ...) and streams OpenTelemetry traces - latency, tokens, cost, prompts - to your Tidal Telemetry project.

Install

pip install tidal-telemetry

Use

import tidal_telemetry as tidal

tidal.init()  # reads TIDAL_API_KEY + TIDAL_PROJECT from the environment
export TIDAL_API_KEY="<your project token>"
export TIDAL_PROJECT="<org-project>"
python your_app.py

Or configure in code:

tidal.init(api_key="tt_...", project="acme-production", application_name="checkout-bot")

Trace your own functions too:

@tidal.trace
def handle_request(prompt):
    ...

Your API key and project slug are on the project's onboarding page: https://openlit.llmcfo.com → Settings → Organisation → Projects.

Environment variables

Variable Meaning
TIDAL_API_KEY Project token (required unless passed to init)
TIDAL_PROJECT Project slug, e.g. acme-production
TIDAL_ENDPOINT Ingest base URL override (defaults to the hosted endpoint)
OTEL_SERVICE_NAME Service name shown in dashboards

Built on the OpenLIT SDK (Apache-2.0); every openlit.init keyword argument passes through unchanged.

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

tidal_telemetry-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

tidal_telemetry-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file tidal_telemetry-0.1.0.tar.gz.

File metadata

  • Download URL: tidal_telemetry-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for tidal_telemetry-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dcec9f1a710c37c2222204bb504fa1779b8b1ba2af47666a0d34718715dc95bf
MD5 8039d285a3dfdac1507fa1d54d30d36a
BLAKE2b-256 372579f9e0a8a3657b0168a35957c652611010a9bfa55b3bed3d415ec7729b83

See more details on using hashes here.

Provenance

The following attestation bundles were made for tidal_telemetry-0.1.0.tar.gz:

Publisher: publish-sdk-python.yml on lisn0/openlit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tidal_telemetry-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tidal_telemetry-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0cb459d0f0c20fe3da8d0675c71579ee3214b63f4164180d6c952832c3541dc
MD5 cf265406ffb4099302b8d361f32711f6
BLAKE2b-256 c4db05cd942164b28f95189d09f7758272f87be4724a3c79212c84c47f4ba623

See more details on using hashes here.

Provenance

The following attestation bundles were made for tidal_telemetry-0.1.0-py3-none-any.whl:

Publisher: publish-sdk-python.yml on lisn0/openlit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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