Packs/SRE Starter
🚀

SRE Starter

🚀 starter

Essential skills for Site Reliability Engineers - error analysis, latency monitoring, incident response, and SLOs

by elasticv1.0.03,421 installs11 skills

Install

moltler pack install sre-starter

Or install individual skills from the list below.

Included Skills (11)

⚡
what_can_i_do@1.0.0
View →
⚡
analyze_my_cluster@1.0.0
View →
⚡
get_recent_errors@1.0.0
View →
⚡
get_slow_transactions@1.0.0
View →
⚡
service_health@1.0.0
View →
⚡
high_cpu_hosts@1.0.0
View →
⚡
get_cluster_health@1.0.0
View →
⚡
list_services@1.0.0
View →
⚡
get_slo_status@1.0.0
View →
⚡
detect_incident@1.0.0
Pack only
⚡
create_postmortem@1.0.0
Pack only

Pack Definition

CREATE SKILL PACK sre_starter
VERSION '1.0.0'
DESCRIPTION 'Essential skills for Site Reliability Engineers - error analysis, latency monitoring, incident response, and SLOs'
AUTHOR 'elastic'
SKILLS [
    what_can_i_do@1.0.0,
    analyze_my_cluster@1.0.0,
    get_recent_errors@1.0.0,
    get_slow_transactions@1.0.0,
    service_health@1.0.0,
    high_cpu_hosts@1.0.0,
    get_cluster_health@1.0.0,
    list_services@1.0.0,
    get_slo_status@1.0.0,
    detect_incident@1.0.0,
    create_postmortem@1.0.0
];