← home
TIDAL TELEMETRY

The one thing here that is a product, not a service.

Everything else on this site is people doing work on your bill. Tidal Telemetry is software you sign up for and run yourself. It is free during beta, it requires no engagement with us, and this page exists so the difference is not confusing.

What it is

Hosted LLM observability. You install the SDK, call tidal.init(), and every model call your application makes starts arriving as a trace: model, token counts in and out, an estimated cost per call, latency, errors.

Python and Node get the one-line install. Anything that speaks OpenTelemetry can export directly.

What it costs

Nothing, currently. It is in beta and everything is free, with paid tiers planned and a free plan kept for beta users. That is the actual state of it rather than a launch offer with a countdown attached.

How it relates to the service

Telemetry shows you what your LLMs spend. The managed service is the engineering work that reduces it, priced on verified savings. They are cross-promoted and deliberately not bundled:

Keeping these separate is a constraint we put on ourselves for a reason: a cost consultant who also owns the meter has an obvious problem, so the baselines behind every fee we charge come from raw provider invoices and not from our own product.

Where to go next. Signup is at telemetry.llmcfo.com, and the setup docs cover Python, Node, plain OpenTelemetry, Docker and Kubernetes. If what you actually want is someone to read your invoice and tell you where the money went, that is the free audit instead.
← Back to llmcfo.com