AI Observability Platform Selling to the VP of AI Engineering — 60-Min Training
PULSEKNOWLEDGE LIBRARYQuality
Certified

AI observability platform selling to the VP of AI Engineering is a 60-minute training that teaches AEs to qualify three buyers, run discovery on trace coverage, eval-in-production, drift, and cost, prove value on the customer's real LLM traffic during a short pilot, and set renewal traps at kickoff rather than month twelve.
What this training is and why the category behaves differently
An AI observability platform captures traces from production LLM calls — prompt, completion, latency, token count, tool invocations, retrieval steps, and the eventual outcome — and turns that stream into something a team can query, score, alert on, and debug. The category grew out of two older lineages that never quite fit: application performance monitoring, which understands latency and errors but has no concept of a wrong-but-well-formed answer, and ML monitoring, which understands drift in feature distributions but was built for tabular models with clean labels. LLM systems break both assumptions. There is no ground-truth label arriving hours later, the output is unstructured text, the failure is often semantic rather than operational, and a single user request may fan out into eight model calls across three providers plus a vector search and two tool executions.
That mismatch is the entire reason this is a distinct sale, and it is the first thing the training should establish. When a rep walks into a VP of AI Engineering conversation positioning the product as "APM for AI," the buyer hears a category they already own and mentally routes the deal to whoever manages the existing monitoring contract. The deal dies in procurement six weeks later at a price the rep cannot defend. When the rep instead opens on the question of what happens today when a customer complains that the assistant gave a wrong answer, the conversation moves immediately to whether the team can find that specific conversation, replay it, see which retrieval chunks were pulled, and tell whether the model or the context was at fault. Most teams cannot do all four. That gap is the sale.
The buying committee is genuinely three-headed and each head has a different failure mode if you ignore it. The VP of AI Engineering is typically the economic sponsor and the person whose credibility is on the line when a shipped feature misbehaves in front of customers. They care about incident time-to-diagnosis, about whether their team can ship changes to prompts and models without flying blind, and about whether the platform will still work when they swap providers next quarter. The Director or Head of ML Platform — sometimes titled platform engineering, sometimes infrastructure — is the technical evaluator who will actually run the integration, and who has strong opinions about SDK ergonomics, self-hosting, OpenTelemetry compatibility, and whether your agent is going to add latency to a hot path. The security or privacy owner, often a CISO or a delegate, governs the fact that traces are, by construction, a database of everything users typed into the product. That third buyer is not a rubber stamp. Trace payloads routinely contain personal data, customer records, source code, and internal documents, and the questions about data residency, retention windows, redaction before egress, and self-hosted deployment are what stall late-stage deals in regulated accounts.

Anchor the whole Training on that structure. The reason single-threaded cycles lose here is not that the product fails a bake-off; it is that the technical evaluator says yes, the security owner surfaces a data-handling objection in week six that nobody scoped, and the VP loses interest rather than fight an internal battle for a tool they were never personally invested in. Every minute of the sixty is spent making the rep good at running three parallel conversations that converge on one business case.
The step-by-step process from first call to signature
Run the cycle as a defined sequence with named exits. The point of writing it down is that reps skip steps under quota pressure, and in this category the skipped step is almost always the security conversation or the baseline measurement — the two things that later kill the deal.

Step one, the pre-brief. Forty-eight hours before discovery, send a one-page document with four things: the four dimensions you will ask about, the artifacts you would like available on the call, who you would like present, and a single sentence on what the customer should expect to walk away with. Asking for the platform lead and a security contact by name in writing is what gets them in the room. Reps who ask verbally on the call get a promise and no attendee.
Step two, discovery structured around four axes. Coverage: what fraction of production LLM calls currently emit a trace anywhere? Teams frequently answer "all of them" and mean their gateway logs the request, which is not a trace — there is no span tree, no retrieval context, no tool-call detail. Evaluation: is anything scoring production output, or is quality assessed only in a pre-deploy test suite? The gap between offline eval and online eval is where most of the value sits, because offline suites go stale within weeks of a prompt change. Change detection: does anyone get told when refusal rate moves, when average output length shifts, when a tool starts failing silently, when retrieval relevance decays because the index drifted from the corpus? Cost: does anyone attribute token spend to a feature, a customer, or a route? The cost question is the one that reliably produces a number the VP can take to their own boss.
Step three, the technical validation. This is not a demo, it is an integration on the customer's traffic. The customer's platform engineer installs the SDK or points their OpenTelemetry exporter at your endpoint. You do not do it for them, because the friction of installation is itself a signal and because a rep-installed integration proves nothing about whether their team can operate it.

Step four, the mid-pilot readout. Halfway through, walk the VP through what the traces already show. There is almost always something surprising in the first few days of real data — a route that costs ten times what anyone assumed, a silent tool failure, a prompt path with a much higher refusal rate than the rest. Finding that artifact is the single highest-leverage moment in the cycle.
Step five, the security review, run in parallel and started early. Redaction, retention, residency, self-hosting options, subprocessor list, SOC 2 report. Start this in week one, not after technical win.
Step six, the joint business case and pricing conversation with the VP and whoever holds budget, followed by paper.

Costs, timelines, and the shape of a realistic deal
Be honest with reps about pricing mechanics rather than handing them a price list that will be stale in a quarter. Vendors in this space publish current pricing on their own sites, and the correct instruction to a rep is to check the live page before every pricing conversation. What does not change quickly is the *shape* of the pricing, and that is what a rep needs to reason about.
Three metering models dominate. Per-seat pricing charges for the humans who log in to inspect traces and build evals; it is predictable, it is easy for a VP to approve, and it decouples cost from traffic growth, which matters enormously to a team whose volume may go up tenfold in a year. Usage-based pricing meters ingested traces, spans, or events; it scales with the thing being observed, which feels fair, but it creates a perverse incentive where the team samples down or drops instrumentation to control spend — exactly the behavior you do not want, and exactly the objection a competitor will raise. Most serious vendors now offer a hybrid: a platform fee plus an included event volume with overage, sometimes with seat tiers layered on. Open-source and self-hosted options exist in this category and are a real competitive force, particularly with cost-sensitive teams and in environments where trace data cannot leave the customer's infrastructure at all.
The number a rep must be able to produce in discovery is the observability spend as a fraction of model spend. A team spending heavily on inference and nothing on understanding that inference is not being frugal; they are running an unmeasured system. Framing the platform as a percentage of existing model spend rather than as a new line item is the single most effective pricing move in the category, because it converts an incremental cost into a ratio the VP can defend.

On timelines: instrumentation for a first service is genuinely fast — often an afternoon for a Python or TypeScript service, longer where the team routes everything through a bespoke internal gateway that has to be modified. Broad coverage across all production routes is a multi-week project because it requires touching services owned by other teams. Security review is the long pole in regulated accounts and can run four to eight weeks independent of anything technical, which is why it starts in week one. A well-run cycle from first meeting to signature lands in one quarter for mid-market and can stretch across two for enterprise with a procurement process and a security questionnaire.
Discount structure follows normal enterprise sales logic: multi-year commitments earn escalating discounts, and the trade you should coach reps to ask for in return is not just price but reference rights, a joint technical write-up, or a named design-partner relationship on a roadmap item the customer cares about. Those non-price concessions are worth more to your company than the two points of margin and cost the customer nothing they value.

The commercial trap to name explicitly is the pilot that becomes free indefinitely. Put an end date on the trial in writing at the start, tied to a decision meeting with the budget holder on the calendar before instrumentation begins. Pilots without a scheduled decision date do not convert; they decay.
Where teams get this wrong
The most common failure is demoing your own dashboard on your own demo data. A polished demo of synthetic traces proves nothing to an engineering leader, because their objection is never "does this render a waterfall chart." Their objection is "will this work with my stack, at my volume, on my weird agent that calls itself recursively." The demo that wins is thirty minutes of screen-sharing while their engineer instruments one service and you both look at the first real trace together. It is messier and it converts better.
The second failure is selling monitoring when the buyer is trying to buy iteration speed. Dashboards are not the product; the product is a faster loop from "a user reported something bad" to "we know why and we shipped a fix." Reps who narrate that loop — find the trace, see the retrieval context, replay it against a modified prompt, score the modified output against the old one, ship — are describing a workflow the VP already runs badly and manually. Reps who narrate charts are describing furniture.

Third: ignoring the security buyer until they block you. Trace data is user content. In an account with any privacy exposure, the questions about what gets redacted, where it is stored, how long it is retained, and whether a self-hosted deployment is available are gating questions. Bring them up yourself in week one. A rep who raises the privacy dimension before the CISO does is trusted for the rest of the cycle; a rep who is discovered to have skipped it is not.
Fourth: no baseline. If nobody wrote down what incident diagnosis takes today, what fraction of traffic is instrumented today, and what a given route costs today, then there is no "after" to compare against and the business case at renewal is a feeling. Capture three numbers in discovery and get the VP to agree they are roughly right. They do not need to be precise; they need to be jointly owned.
Fifth: treating evaluation as a feature checkbox. Eval is where this category is actually competitive and it is genuinely hard. Ask what they would use as a judge, whether they have human-labeled examples, whether they trust an LLM-as-judge on their domain, and how they would detect that the judge itself has drifted. A rep who can hold that conversation credibly is differentiated from most of the field.

Sixth: overpromising on agent tracing. Multi-step agents with recursive tool calls, parallel branches, and long-running sessions are the hardest thing in the category to represent well. If your product handles it, prove it on their agent. If it does not handle their particular topology, say so and scope the deal to what works. Getting caught overstating this in a pilot ends the deal and the relationship.
Seventh, and this is the one that costs renewals: winning the deal on a champion who leaves. Engineering leadership turns over. Build a second and third relationship inside the team during the pilot — the platform engineer who did the integration and the IC who found the first real bug with your tool are your continuity when the VP moves on.
A decision framework for when to choose what
Reps need a defensible answer to "which product should we pick" that does not sound like every answer is yours. Give them a framework that occasionally routes away from you, because a rep who disqualifies honestly is believed when they do claim fit.

Start with the deployment constraint, because it is binary and it dominates. If trace payloads legally cannot leave the customer's infrastructure — regulated health data, certain government and financial contexts, some EU arrangements — then self-hosted or open-source options are the only real candidates and a cloud-only product is disqualified regardless of features. Establish this in discovery, not in week eight.
Next, the stack question. Teams deeply committed to one orchestration framework often get the smoothest experience from the observability tooling built by that framework's maintainers, because instrumentation is automatic rather than manual. Teams running heterogeneous or custom stacks are better served by a vendor-neutral platform that speaks OpenTelemetry, since they will otherwise maintain instrumentation for three frameworks forever.

Then the primary job to be done. If the team's pain is operational — latency, errors, cost attribution, incident response — and they already run a general-purpose Observability stack, extending that stack is a legitimate option and the incumbent has a real advantage in correlation across services. Your wedge there is depth: span-level prompt and completion capture, retrieval context, eval scoring, and dataset curation are not things a general APM product does natively. If the team's pain is quality — we do not know if our outputs are good, we cannot tell whether a prompt change helped — then a purpose-built eval and observability Platform wins on merit and the general APM extension is not a serious competitor.
Then scale and maturity. A team with two engineers and a single production feature should not buy an enterprise platform with a six-figure commitment; a free tier or a lightweight self-hosted deployment is the right recommendation, and saying so builds the relationship you will monetize in eighteen months. A team running many services, several models, a compliance obligation, and a dozen engineers touching prompts needs role-based access, audit logging, SSO, and support commitments that free tiers do not provide.
Finally, the bake-off. When two products are genuinely close, propose a bounded head-to-head: same service, same week, both instrumented, three concrete tasks defined in advance — diagnose a real past incident, set up one production eval, produce a cost breakdown by route. Score against the tasks, not against feature matrices. Reps fear bake-offs; well-scoped ones favor whichever product is actually better at the customer's specific job, and if that is not you, you learned it in a week rather than a quarter.
Related questions
How long should the pilot run?
Long enough to capture real traffic variation, typically one to two weeks for a single service. Set the end date and the decision meeting before instrumentation starts. Open-ended pilots decay into free usage and never convert.
Who installs the integration during the pilot?
The customer's own platform engineer. If they cannot get it running with your docs and light support, that is critical information about post-sale adoption. A rep-installed integration hides the friction that later stalls rollout.
What if the account already uses a general APM vendor?
Do not argue for replacement. Position the LLM-specific layer as complementary depth — prompt and completion capture, retrieval context, eval scoring — and let coexistence be the proposal. Replacement pitches trigger a contract fight you will lose.
What is the strongest single discovery question?
"When a user reports a bad answer, walk me through exactly what your team does next." The gaps in that narrative are the deal, and the VP will describe them without being led.
How do you handle the open-source alternative objection?
Take it seriously and cost it out honestly: engineering time to run it, upgrade burden, and who owns it at 2am. Some teams should self-host. For those who should not, the total-cost comparison makes the case for you.
FAQ
Why is a general APM tool not sufficient for LLM systems?
APM was designed around latency, throughput, and errors. An LLM can return a fast, well-formed, HTTP-200 response that is completely wrong, and no traditional monitoring signal will flag it. LLM observability adds prompt and completion capture, retrieval context, tool-call trees, and quality scoring on production output — signals that have no equivalent in classic APM.
What does eval-in-production actually mean?
Scoring live production output rather than only a pre-deploy test set. Typically a sample of real traffic is scored automatically, sometimes by a model acting as judge, sometimes by heuristics, sometimes routed to humans for labeling. It matters because offline test suites go stale quickly once prompts, models, or retrieval corpora change.
What are the real privacy risks with trace data?
Traces contain whatever users typed and whatever the system retrieved, which routinely includes personal data, customer records, and internal documents. The controls that matter are redaction before data leaves the customer's environment, configurable retention, data residency guarantees, and a self-hosted option for accounts that cannot export at all.
How should a rep price against a customer's existing model spend?
Frame the platform as a percentage of inference spend rather than a standalone line item. A team spending significantly on model calls with no instrumentation is operating unmeasured. That ratio converts a new cost into a governance argument the VP can defend upward without a separate budget request.
What is the most common reason these deals stall late?
An unaddressed security review. The technical evaluation goes well, the VP is enthusiastic, and then a data-handling question surfaces in week six that nobody scoped. Starting the privacy conversation in week one, unprompted, removes the most reliable source of late-stage delay in this category.
Should the rep ever recommend an open-source option?
Yes, when the account is small, cost-sensitive, or legally unable to export trace data, and has the engineering capacity to operate it. Honest disqualification builds the credibility that makes your recommendation believable in the accounts where you genuinely do fit.
Sources
- https://opentelemetry.io/docs/specs/semconv/gen-ai/
- https://docs.smith.langchain.com/
- https://langfuse.com/docs
- https://docs.arize.com/phoenix
- https://www.datadoghq.com/product/llm-observability/
- https://docs.honeycomb.io/
- https://cloud.google.com/architecture/framework/reliability
- https://sre.google/sre-book/monitoring-distributed-systems/
- https://owasp.org/www-project-top-10-for-large-language-model-applications/
- https://www.nist.gov/itl/ai-risk-management-framework
Related on PULSE
- AI Coding Tools Selling to the VP of Engineering — 60-Min Training
- AI Code Review Selling to the Director of Platform Engineering — 60-Min Training
- AI Eval Platform Selling to the AI Engineering Lead — 60-Min Training
- AI Agent Framework Selling to the Head of Platform Engineering — 60-Min Training
- API Security Selling to the Head of Platform Engineering — 60-Min Training
- DevSecOps Tooling Selling to the Head of Platform Engineering — 60-Min Training
This page will be disappearing soon. Save it to your device for $1 — or read it free while it is here.
@Kory-White- · if Venmo asks, the last 4 of my number are 2012
This page is gone.
This one is off the shelf now. $1 keeps it on your phone for good — the whole page, pictures and diagrams included.









