Beyond the LangChain ecosystem.
Start FreeSimple Setup
Deploy in minutes
Global Access
Use from anywhere
Expert Support
Chat, email, and consulting available
LangSmith is a strong LLM tracing and evaluation platform. It is framework agnostic and now ingests OpenTelemetry from any framework, with deep tooling for active LLM development: prompt playground, annotation queues, dataset management, and detailed trace visualization. We respect that. This page is an honest look at where IAPM takes a different approach, where LangSmith excels, and how you can evaluate both. The difference is not which frameworks each tool sees; it is whether your LLM traces are correlated with the full application and service topology underneath them.
IAPM is the product; spatial observability is the category. We are not an APM company, we are a spatial observability company.
Any LLM framework. Full application context. One view.
Deep LLM Tracing, Narrow Application Visibility
What happens when the problem is below the LLM layer?
- LangSmith traces the LLM layer, but production AI applications rarely stay within one framework. You might use LangChain for orchestration, a custom retrieval pipeline, and a fine-tuned model served via vLLM. LangSmith now ingests OpenTelemetry from any framework via its OTLP endpoint, so the trace data travels; what it does not provide is the application topology underneath. (source: docs.langchain.com/langsmith/trace-with-opentelemetry, verified 2026-06-01)
- No application-level visibility: LangSmith does not see the API gateway routing requests, the vector database latency, or the service topology your LLM application depends on. (source: langchain.com/langsmith-platform, verified 2026-06-01)
- Proprietary SDK: LangSmith's own SDK is proprietary, though LangSmith now also accepts end-to-end OpenTelemetry ingestion from any OTel-instrumented app. The differentiator is not framework coverage; it is correlating LLM traces with full application and service topology. (source: docs.langchain.com/langsmith/trace-with-opentelemetry, verified 2026-06-01)
Framework-agnostic. Application-level correlation. No lock-in.
Framework-Agnostic, Application-Level Observability
Works with any LLM framework. Correlates with everything else.
- Built on OpenTelemetry, not on any single LLM framework. IAPM works with LangChain, LlamaIndex, Semantic Kernel, custom pipelines, or any combination.
- Your LLM traces live alongside your application metrics and service topology in a single 3D spatial environment.
- When your LangChain agent slows down, IAPM shows you whether the issue is in the chain logic, the model provider, the retrieval layer, or the application underneath.
No framework lock-in. Application-level correlation.
Architecture: How We Differ
Open standard instrumentation vs proprietary SDK.
LangSmith is framework agnostic and ingests OpenTelemetry from any framework. The prompt playground, annotation queues, and dataset management make it a strong choice for teams doing active LLM development. Where it stops is the layer below the LLM: it does not build a service topology or correlate traces with application-level metrics.
IAPM works with any LLM framework via OpenTelemetry too. The difference is correlation: it provides deep tracing for LangChain, LlamaIndex, Semantic Kernel, or custom pipelines, and ties that LLM telemetry to your full application health and 3D service topology.
| Aspect | IAPM | LangSmith |
|---|---|---|
| Scope | Spatial observability: LLM observability correlated with full application context | LLM tracing and evaluation (framework agnostic via OTel ingestion) (source: langchain.com/langsmith-platform, verified 2026-06-01) |
| Framework Support | Any OTel-compatible framework | Framework agnostic; ingests OpenTelemetry from any framework via its OTLP endpoint (source: docs.langchain.com/langsmith/trace-with-opentelemetry, verified 2026-06-01) |
| Instrumentation | Standard OpenTelemetry SDKs | LangSmith SDK (proprietary); also accepts end-to-end OTel ingestion (source: docs.langchain.com/langsmith/trace-with-opentelemetry, verified 2026-06-01) |
| Visualization | 3D spatial topology | Trace trees, limited charting (source: langchain.com/langsmith-platform, verified 2026-06-01) |
| Service Topology | Auto-discovered 3D service map | No service maps (source: langchain.com/langsmith-platform, verified 2026-06-01) |
| Application Metrics | Application metrics via OTel correlated with traces | No application-level metrics (source: langchain.com/langsmith-platform, verified 2026-06-01) |
| Prompt Management | Via codebase workspace (Tessa) | Prompt playground, versioning, hub (source: langchain.com/langsmith-platform, verified 2026-06-01) |
| Annotation / Evaluation | Evaluation via OTel-compatible pipelines | Annotation queues, dataset management, online evals (source: langchain.com/langsmith-platform, verified 2026-06-01) |
| Vendor Lock-in | None. Standard OTel. Change one endpoint to leave. | Low and getting lower: LangSmith now does end-to-end OpenTelemetry, ingesting from any source and exporting OUT to Datadog / Grafana / Jaeger, so the trace data is portable. The platform itself remains hosted and LangChain-aligned. (source: langchain.com/blog/end-to-end-opentelemetry-langsmith, verified 2026-06-21) |
Tessa fixes code. You review it. You own it.
| Capability | Tessa (IAPM) | LangSmith |
|---|---|---|
| AI Diagnosis | Cross-signal anomaly detection with spatial context | Insights Agent (automated topic clustering with optional guided categories, scheduled reports) (source: docs.langchain.com/langsmith/insights, verified 2026-06-01); MCP Server exposes prompts / traces / datasets / experiments to external AI agents (source: docs.langchain.com/langsmith/langsmith-mcp-server, verified 2026-06-01) |
| Codebase Access | Full workspace: read, search, rename, modify | No first-party workspace access; external Claude / Cursor via MCP can pull LangSmith data but bring their own repo context (source: docs.langchain.com/langsmith/langsmith-mcp-server, verified 2026-06-01) |
| Code Fixes | Tessa proposes the fix in your workspace, you review, you approve | Polly refines prompts (and can generate evaluator code), not application code. No first-party MCP-based remediation flow that writes application code, opens PRs, or modifies a repo. (source: docs.langchain.com/langsmith/polly, verified 2026-06-01) |
| Root Cause Analysis | Application-level: LLM + app + dependencies | LLM trace-level only (source: langchain.com/langsmith-platform, verified 2026-06-01) |
| Accountability Model | Human on the loop | Manual debugging by engineer |
AI: Tessa vs Manual Debugging
Human on the loop.
Tessa accesses your codebase workspace, diagnoses from 3D topology, and makes the fix. You review, you own it. When your LangChain agent produces degraded results, Tessa does not just show you the trace. She correlates the retrieval latency with the vector database performance, checks the embedding service health, and proposes a fix in your codebase.
LangSmith helps you find the problem in the trace tree. Tessa finds the problem across your entire stack and writes the fix.
One platform for LLM + application monitoring. One price.
Pricing: Application Observability Value
One platform vs LLM tool + APM tool.
- One platform, not three: IAPM includes LLM observability, APM, and AI diagnosis. LangSmith covers the LLM layer only.
- No framework tax: IAPM works with any LLM framework via OpenTelemetry. No SDK lock-in, no ecosystem dependency.
- Predictable pricing: Nodes x tier price = monthly cost. The platform is priced per node, not per seat, and there are no per-trace charges.
- AI included: Tessa is included in every tier, including the free Start tier. No separate AI add-on to budget for.
| Capability | IAPM | LangSmith |
|---|---|---|
| LLM Observability | Included | Developer free / Plus $39/seat/mo / Enterprise custom |
| Application Monitoring (APM) | Included | Not available (requires separate tool) |
| APM / Distributed Tracing | Included | Not available (requires separate tool) |
| AI Assistant | Included (Tessa) | Not available |
| 3D Spatial Topology | Included | Not available |
| Application Observability Total | $45/node/month (Analyze) | LangSmith + APM tool = multiple bills |
IAPM pricing from immersivefusion.com/pricing. LangSmith pricing from langchain.com/pricing. Verify current pricing before purchase. All prices USD.
You don't have to rip and replace
Already Using LangSmith? Add Application Context.
No rip and replace required.
- Keep LangSmith for LLM development: Prompt playground, annotation queues, dataset management. Add IAPM for application monitoring and cross-signal correlation.
- Complement or replace: Use IAPM alongside LangSmith, or consolidate when ready. Your choice.
- Full-stack correlation: As your stack grows, IAPM ties LLM telemetry to your service topology and application metrics, the layer LangSmith does not cover.
- Exit guarantee: If IAPM is not right for you, change one endpoint URL. Your instrumentation stays exactly the same.
OTel Collector Config
exporters:
otlp/iapm:
endpoint: "https://otlp.iapm.app"
headers:
API-Key: "YOUR-API-KEY"
service:
pipelines:
traces:
exporters: [otlp/iapm]
metrics:
exporters: [otlp/iapm]
Standard OTel Collector config. Application and LLM telemetry flow to IAPM. Keep LangSmith alongside if needed.
Ready to Correlate LLM Traces With Your Whole Application?
Start free with IAPM. Your OTel instrumentation just works.
Start FreeCompare IAPM against other tools | LLM observability comparison | Take the product tour
See what our customers are saying
Testimonial from the US Defense Information Systems Agency (DISA/disa.mil) talkWatch the testimonial from the DISA TEM talk | Request the full DISA TEM talk video
The Better Way to Monitor and Manage Your Software
Streamlined Setup
Simple integration
Cloud-native and open source friendly
Rapid Root Cause Analysis
Intuitive tooling
Find answers in a single glance. Know the health of your application
AI Powered
AI Assistant by your side
Unlock the power of AI for assistance and resolution
Intuitive Solutions
Conventional and Immersive
Expert tools for every user:
DevOps, SRE, Infra, Education