What problem does it solve? Manual post-deployment health checks are slow and inconsistent. This Skill helps you set up automated quality gates with Dynatrace Site Reliability Guardian so every deployment is validated against DQL-based objectives with clear PASS/WARNING/FAIL verdicts. ## Core Features & Use Cases - Guardian Creation: Build Lifecycle Guardians with DQL objectives for error rate, p90 latency, availability, and problem counts, using static or auto-adaptive thresholds. - CI/CD Integration: Connect pipelines (GitHub Actions, GitLab, Azure DevOps, Jenkins) to guardians via Dynatrace Workflows using SDLC events, custom deployment events, or direct API triggers. - Result Interpretation: Query validation results from Grail and map guardian statuses to pipeline actions. - Use Case: After deploying a payment service, your pipeline sends a deployment-finished SDLC event, a Dynatrace Workflow runs the guardian against the last 15 minutes of telemetry, and the pipeline stops automatically if the error rate exceeds 1%. ## Quick Start Ask the AI to create a Dynatrace Site Reliability Guardian with error rate and p90 latency objectives and wire it into your deployment pipeline.