↑ Developing New Actions - Robusta documentation
Robusta
Robusta
    • Welcome to Robusta
    • Architecture
    • Open Source vs SaaS
    • Usage FAQ
    • Enhanced Prometheus Alerts
    • Installation Guides
    • GitOps
    • Multi-cluster
    • Upgrade and Uninstall
    • Managing Secrets
    • Self-Monitoring
    • Supported Clusters
    • OpenShift
    • Deploying to Specific Nodes
    • Deploying Behind Proxies
    • Privacy and Security
    • Additional Settings
    • FAQ
    • Overview
    • Prometheus & AlertManager
    • New Relic
    • SolarWinds
    • PagerDuty
    • Dynatrace
    • LaunchDarkly
    • Nagios
    • Custom Webhooks
    • General Settings
    • In-cluster Prometheus
    • External Prometheus
    • Azure Managed
    • AWS Managed
    • Google Managed
    • Coralogix
    • VictoriaMetrics
    • Overview
    • All Sinks
    • Slack
    • MS Teams
    • Robusta UI
    • Mail
    • Telegram
    • Discord
    • DataDog
    • Mattermost
    • Opsgenie
    • PagerDuty
    • VictorOps
    • Yandex Messenger
    • Jira
    • Webhook
    • File
    • Webex
    • Kafka
    • Rocket.Chat
    • Google Chat
    • Pushover
    • ServiceNow
    • Zulip
    • Developing a New Sink
    • Overview
    • Routing (Scopes)
    • Grouping (Slack Threads)
    • Route by Time
    • Route By Namespace
    • Route By Alert Name
    • Route By Time of Day
    • Multiple Slack Channels
    • Dropping Specific Alerts
    • Route by Severity
    • Exclude "Resolved" Notifications
    • Disable "OOMKill" Notifications
    • Silencing Alerts
    • Overview
    • What are Playbooks?
    • Defining Playbooks
    • ⚑️ Triggers
    • πŸ’₯ Actions
      • Message Formatting
      • Event Enrichment
      • Remediation
      • Change Tracking
      • Networking
      • Grafana
      • Scans
      • Miscellaneous
      • Developing New Actions
        • The Basics
        • A Complete Python Action
        • Creating Playbook Repositories
        • Loading Custom Actions into Robusta
        • Changing Robusta's builtin actions
        • Creating Findings
        • Events and Triggers
        • Utility Functions
        • Playbook Documentation
        • Playbook API Changes
      • Developing New Actions
        • The Basics
        • A Complete Python Action
        • Creating Playbook Repositories
        • Loading Custom Actions into Robusta
        • Changing Robusta's builtin actions
        • Creating Findings
        • Events and Triggers
        • Utility Functions
        • Playbook Documentation
        • Playbook API Changes
    • Automatic Remediation
    • Prometheus Alert Enrichment
    • Kubernetes Change Tracking
    • Log Based Alerting
    • Create Custom Prometheus Alerts
    • Cost Savings - KRR
    • K8s Misconfigurations - Popeye
    • Main Features
    • Getting Started
    • HolmesGPT Docs
    • Overview
    • Managed Prometheus Alerts
    • Send Alerts API
    • Configuration Changes API
    • Alert Export API
    • Alert Statistics API
    • Namespace Resources API
    • RBAC Configuration API
    • Getting Support
    • Contributing
    • Community Tutorials

Developing New ActionsΒΆ

Robusta can be extended in Python if the built-in actions don't do what you need.

Please consider sharing your custom actions with the community.

Start with the basics. Speak to us on Slack for questions or open a GitHub issue

Back to top
Previous Miscellaneous
Next The Basics
© Copyright 2024, Robusta.
Created using Sphinx 6.2.1. and Sphinx-Immaterial