Get Started
Playground Quickstart
explore resolve in an example production environment try chat questions and review investigations in a demo application, which pulls in relevant evidence across logs, metrics, traces, and code the playground environment you're connected to a live e commerce platform running on aws eks with 19 microservices it's a high fidelity simulation complete with real traffic, real errors, and real telemetry to learn more about the underlying architecture, check out understanding playground md step 1 ask your first question the best way to start is by asking for specific data this helps you get comfortable with the natural language interface and understand what's available try these prompts what services are in this environment? lists all 19 services, giving you the vocabulary for deeper questions show me error logs from the payment service in the last hour pulls logs directly from loki without you needing to write a single line of query syntax example logs chat question step 2 run a simple investigation debugging is about connecting the dots resolve ai excels at jumping between infrastructure, logs, and code so you don't have to try questions that bridge multiple sources show me pod restarts and the errors that caused them links kubernetes pod events to the specific log errors that preceded the restart when was the last failed deployment? checks history of deployments and summarizes issues with timestamps and citations deployment failures step 3 run a complex investigation now, treat resolve ai as a technical partner ask the "why" questions that usually require hours of manual analysis why is the checkout service slow? instead of simple data retrieval, resolve ai analyzes latency, errors, and resource constraints to find the bottleneck compare error rates between now and yesterday for the payment service performs a time based baseline analysis to determine if current behavior is truly anomalous time based analysis step 4 explore how resolve ai investigates incidents the playground is "live," meaning it has real world issues appearing in the recent investigations panel pick a live alert, such as "aws msk consumer lag is high," and explore the findings msk consumer lag investigation pro tips for the playground be specific “show me payment errors in the last hour” is more effective than a generic “show me errors ” ask "why" resolve ai is built for diagnostics, not just search iterate the best investigations are conversations follow up on what you find use @ mentions speed up your workflow by @ mentioning services or dashboards ready for your own data? once you've explored the playground, click switch to my org to connect your own production environment and start getting real time insights