Bring useful context into incident triage
Get the query results you need for triage in the same run that acknowledges an incident signal.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Execute ClickHouse Query
Execute a sql query in clickhouse and return the results. this is the primary action for querying data from clickhouse databases.
Why this helps
Every separate search during an incident adds another interruption and another chance to lose the thread.
- Gather relevant query results at the start of triage.
- Avoid repeating manual searches across tools.
- Keep the investigation focused on a specific signal.
Setup
Build it in a few focused steps.
- 1Connect Bugsnag and ClickHouse to Notis once through the portal.
- 2Create the automation in the portal or ask Notis for it in plain language.
- 3Give Notis one instruction to query ClickHouse for incident context when your external process sends a request.
- 4Choose an incoming webhook trigger and where run reports should arrive.
- 5Test with one real incident request and verify the returned context is useful.
Questions about this workflow
What information can the webhook provide?
Your external sender can include the context available to it. The prompt and query should use fields that are actually present in your data.
Will this resolve the incident?
No. It returns ClickHouse query results to support your investigation.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Bugsnag to ClickHouse. A trigger fires from one place; an action lands in another.
Bugsnag triggers
ClickHouse actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Execute ClickHouse Query
Execute a sql query in clickhouse and return the results. this is the primary action for querying data from clickhouse databases.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Get Database Schema
Get comprehensive schema overview of an entire database including all tables and optionally their column definitions. essential for ai agents to understand the complete database structure in a single call.
Get Table Schema
Get detailed schema information for a specific table including column definitions, types, keys, and optionally sample data. this is essential for ai agents to understand table structure before constructing queries.
List ClickHouse Databases
List all databases in the clickhouse instance. useful for discovering available databases before querying tables.
List ClickHouse Tables
List tables in clickhouse databases. returns information about tables including their engine, size, and row count.
Connect any two apps with Notis in the middle.
Bugsnag and ClickHouse, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business ClickHouse.