LogoLogo
Reliability HubAPI DocsPlatform
  • Welcome to Steadybit
  • Quick Start
    • First Steps
    • Compatibility
    • Install Agent and Extensions
    • Run an Experiment
    • Deploy Example Application
  • Concepts
    • Actions
    • Discovery
    • Query Language
  • Install and Configure
    • Install Agent
      • Architecture
      • Install on Kubernetes
      • Install on Linux Hosts
      • Install using Docker Compose
      • Install on Amazon ECS
      • Extension Registration
      • Using Mutual TLS for Extensions
      • Configuration Options
      • Agent State
      • Agent API
    • Install On-Prem Platform
      • Install on Minikube
      • Advanced Agent Authentication
      • Configuration Options
      • Maintenance & Incident Support
      • Syncing Teams via OIDC Attribute
    • Manage Environments
    • Manage Teams and Users
      • Users
      • Teams
      • Permissions
    • Manage Experiment Templates
  • Use Steadybit
    • Experiments
      • Design
      • Run
      • Run History
      • Schedule
      • Variables
      • Emergency Stop
      • Share
        • Templates
        • Duplicate
        • File
      • OpenTelemetry Integration
    • Explorer
      • Landscape
      • Targets
      • Advice
    • Reporting
  • Integrate with Steadybit
    • Extensions
      • Anatomy of an Extension
      • Extension Installation
      • Extension Kits
      • Available Extensions
    • API
      • Interactive API Documentation
    • CLI
    • Badges
    • Webhooks
      • Custom Webhooks
      • Preflight Webhooks
    • Preflight Actions
    • Slack Notifications
    • Audit Log
    • Hubs
  • Troubleshooting
    • How to troubleshoot
    • Common fixes
      • Extensions
      • Agents
      • On-prem platform
Powered by GitBook

Extension Docs

  • ActionKit
  • DiscoveryKit
  • EventKit

More Resources

  • Reliability Hub
  • API Docs
On this page

Was this helpful?

Edit on GitHub
  1. Integrate with Steadybit

Slack Notifications

Last updated 6 months ago

Was this helpful?

You want to receive a Slack message whenever an experiment has started or failed? This can be achieve via Settings -> Integrations -> Slack.

If you use an on-prem installation make sure to set the STEADYBIT_WEB_PUBLIC_URL, so we can add links to open Steadybit via links in the message.

Name

The name for this integration will not show up in the message.

URL

The Slack webhook URL, which you can create in Slack by navigating Manage apps -> Custom Integrations -> Incoming Webhooks.

Channel

The Slack channel which receives the message. If omitted the default from the Slack Webhook configuration will be used. optional

Icon Url

You may specify a different icon to be used for the message. optional

Team

If no team is specified, you'll receieve all events. If you do specify a team you'll only receive notifications relevant for this team

Events

You may select the events you want to recieve.

If you want, you can also use a to further customize Slack message or integrate with other chat applications.

custom Webhook