observability

Tag

Cards List
#observability

Once Claude can measure something, it can make it faster

Hacker News Top ↗ · yesterday Cached

In a two-week sprint, the team used an internal Claude model to achieve a 3x speed improvement for key user journeys on claude.ai and the desktop app, significantly reducing wait times without any customer-facing incidents.

0 favorites 0 likes
#observability

@LangChain: LangSmith now supports decision models including Jev and SemIf, giving you visibility into every step. Now, you can: De…

X AI KOLs Following ↗ · 2d ago Cached

LangSmith now supports decision models such as Jev and SemIf, providing visibility into each step to help debug faster and understand model behavior.

0 favorites 0 likes
#observability

I reached 1,000+ telemetry events across 38 deployments — what should I be thinking about now?

Reddit r/AI_Agents ↗ · 3d ago

A solo developer of an open-source AI workflow automation platform discusses scaling to 1,000+ telemetry events and seeks community advice on maintenance, backward compatibility, and observability for growing usage.

0 favorites 0 likes
#observability

Multi-agent systems have no real communication substrate

Reddit r/AI_Agents ↗ · 4d ago

The article discusses the lack of a production-grade communication layer for multi-agent systems, critiques current solutions like Kafka, Redis, and agent frameworks for their shortcomings, and seeks community input on alternatives.

0 favorites 0 likes
#observability

Can context tell us what telemetry to collect?

Reddit r/AI_Agents ↗ · 4d ago

The article discusses the idea of using operational context to determine what telemetry to collect, questioning the traditional approach of collecting all data and correlating later.

0 favorites 0 likes
#observability

@ArizePhoenix: So: OpenInference instrumentation for the TypeSafe SDK, live now. Every Jev call is a span in Phoenix, inside the trace…

X AI KOLs Following ↗ · 5d ago

OpenInference instrumentation for the TypeSafe SDK is now live, enabling every Jev call to be traced as a span in Phoenix with full probability distributions using OpenTelemetry.

0 favorites 0 likes
#observability

@ArizePhoenix: 70 to 500 ms, 0% type errors, calibrated probabilities on every answer, $0.042/MTok in and output free. When decisions …

X AI KOLs Following ↗ · 5d ago Cached

Arize Phoenix promotes a tool offering low latency (70-500 ms), zero type errors, calibrated probabilities, and low cost ($0.042/MTok), emphasizing the need for observability in code decisions.

0 favorites 0 likes
#observability

@bkdgiffug: Log platforms are too expensive—definitely worth checking this one out. There's an OpenObserve on GitHub, an open-sourc…

X AI KOLs Timeline ↗ · 6d ago

OpenObserve is an open-source observability platform written in Rust that offers a cost-effective alternative to commercial log platforms, supporting logs, metrics, traces, and LLM monitoring with SQL and PromQL queries.

0 favorites 0 likes
#observability

@LangChain: See how how @SchneiderElec, @Vodafone, and @mondaydotcom are approaching production AI with stronger systems for observ…

X AI KOLs Following ↗ · 2026-09-17 Cached

LangChain shares a guide on how Schneider Electric, Vodafone, and monday.com are scaling AI agents in production with improved observability, evaluation, and governance.

0 favorites 0 likes
#observability

@ahmetb: we're looking for a tech lead for observability at @baseten experienced in scaling monitoring systems or GPU monitoring…

X AI KOLs Timeline ↗ · 2026-09-15

A job posting for a tech lead in observability at Baseten, requiring experience in scaling monitoring systems or GPU monitoring.

0 favorites 0 likes
#observability

@ArizePhoenix: Phoenix now supports Google's Agent Development Kit for Java.

X AI KOLs Following ↗ · 2026-09-15 Cached

Phoenix now supports Google's Agent Development Kit for Java, enabling tracing and enrichment of OpenTelemetry spans without modifying agent code.

0 favorites 0 likes
#observability

Building AI agents with a visual programming environment

Reddit r/AI_Agents ↗ · 2026-09-15

A visual programming environment allows users to compose AI agents with better composability and observability, including a kit of parts and an embedded agent for easier debugging and self-improvement.

0 favorites 0 likes
#observability

@FinanceYF5: The real challenge with enterprise Agents isn't getting them to work, but ensuring they don't overstep boundaries. Micr…

X AI KOLs Following ↗ · 2026-09-14

Microsoft AI Agent platform lead Jeff Hollan demonstrated Microsoft Foundry, emphasizing that the main challenge with enterprise AI agents is not functionality but observability and governability to prevent boundary overstepping.

0 favorites 0 likes
#observability

I think “observability for AI agents” is becoming a bit of a distraction.

Reddit r/AI_Agents ↗ · 2026-09-13

The article argues that observability for AI agents is becoming a distraction, and emphasizes the need to focus on verifying actual outcomes and state changes rather than just successful execution traces.

0 favorites 0 likes
#observability

@Laminarsh: Excited to share that we have raised $3M to build open-source observability for long-running AI agents. Laminar is how …

X AI KOLs Following ↗ · 2026-09-13 Cached

Laminar has raised $3M to build open-source observability tools for long-running AI agents, helping companies monitor and debug agent behavior across millions of runs.

0 favorites 0 likes
#observability

Don't sleep on wrapture

Simon Willison's Blog ↗ · 2026-09-11 Cached

The article highlights the Python package 'wrapture' as an indispensable tool for monkey patching, testing, and observability, with growing tutorials and potential despite being in alpha.

0 favorites 0 likes
#observability

@rohanpaul_ai: This is a seriously strong offer for AI builders from Nebius. For learning inference pipelines, orchestration, retrieva…

X AI KOLs Following ↗ · 2026-09-10 Cached

Nebius has launched the AI Builder Program, offering AI builders resources such as runnable examples, blueprints, courses, and over $400 in credits to facilitate building AI systems.

0 favorites 0 likes
#observability

@svpino: I quit a job after 6 months because I didn't want to be on call to fix whatever happened in the middle of the night. I …

X AI KOLs Following ↗ · 2026-09-10 Cached

The article discusses the challenges of on-call incident response and introduces incident.io's new 'Investigations' product, which uses AI to provide instant root-cause analysis and context, significantly speeding up resolution.

0 favorites 0 likes
#observability

@NikkiSiapno: 𝗟𝗼𝗴𝘀 𝘃𝘀 𝗠𝗲𝘁𝗿𝗶𝗰𝘀 𝘃𝘀 𝗧𝗿𝗮𝗰𝗲𝘀. Logs, metrics, and traces can all point to the same problem, but they s…

X AI KOLs Timeline ↗ · 2026-09-10 Cached

The post explains logs, metrics, and traces in system observability and promotes incident.io's Investigations tool for AI-powered root cause analysis to speed up incident resolution.

0 favorites 0 likes
#observability

AI made me question whether we need to understand our own code

Reddit r/AI_Agents ↗ · 2026-09-09

The article questions the necessity of code comprehension in the era of AI coding agents, emphasizing observability and on-demand understanding over traditional review practices.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback