alert-coverage-analyzer

Analyze Prometheus, CloudWatch, Coralogix, and tracing data to identify alert coverage gaps.

31|4|Updated Aug 24, 2021
One-click install
npx skills add https://github.com/razorpay/trino-gateway --skill alert-coverage-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alert-coverage-analyzer
Source: https://github.com/razorpay/trino-gateway/tree/main/.agents/skills/alert-coverage-analyzer
Command: npx skills add https://github.com/razorpay/trino-gateway --skill alert-coverage-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Alert Coverage Analyzer helps Razorpay engineers verify multi-source monitoring by assessing Prometheus-based application metrics, CloudWatch infrastructure metrics, Coralogix logs, and tracing coverage, then identify gaps that could impact service reliability and business outcomes.

Core Features & Use Cases

  • Reads Razorpay repositories to confirm authenticity and identify the target service.
  • Scans multiple monitoring sources (Prometheus, CloudWatch, Coralogix, OpenTracing) to surface coverage gaps.
  • Recommends metrics and alert patterns, and guides remediation including PR creation for metrics and alert rules.
  • Works with existing repo skills to align with documented SLIs/SLOs and avoid duplicative instrumentation.
  • Provides troubleshooting guidance for PR creation and workflow failures.

Quick Start

Analyze a Razorpay repo to discover current monitoring coverage and start closing gaps.

Frequently Asked Questions about alert-coverage-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find missing alerts across Prometheus, CloudWatch, and Coralogix?

To find missing alerts, you analyze multi-source monitoring coverage across Prometheus application metrics, CloudWatch infrastructure metrics, Coralogix logs, and tracing data. The Alert Coverage Analyzer scans these sources to surface coverage gaps and reliability risks.

What is alert coverage analysis for service reliability?

Alert coverage analysis is the process of assessing monitoring sources like Prometheus, CloudWatch, and Coralogix to identify metrics and tracing gaps. It helps prevent undetected issues that could impact service reliability and business outcomes.

How do I add missing metrics and alert rules to a repository?

To add missing metrics and alert rules, you analyze the identified coverage gaps and follow guided remediation workflows. The skill recommends specific metric and alert patterns, then guides you through PR creation for direct implementation.

Can I check monitoring coverage against existing SLOs and documented SLIs?

Yes, you can check monitoring coverage against existing SLOs by leveraging an observability repo skill when available. This alignment ensures new metrics and alerts avoid duplicative instrumentation and match documented service objectives.

Does the alert coverage analysis work with OpenTracing and log data?

Yes, the alert coverage analysis works with OpenTracing and log data. It scans Coralogix logs and tracing data alongside Prometheus and CloudWatch metrics to provide a comprehensive assessment of multi-source monitoring gaps.