Cross-Provider Workflow
Datadog Logs Search to Sentry Issues to Slack
Version 1.0.0
Search Datadog logs, pull Sentry issues, then notify Slack.
Providers Orchestrated
Workflows
logs-search-to-sentry-to-slack
Search Datadog logs, list Sentry issues, and notify Slack.
Searches Datadog logs for an error pattern, lists open Sentry issues for the organization, and posts a Slack message summarizing the findings.
1
search-logs
$sourceDescriptions.datadogLogs.searchLogs
Search Datadog logs for the error pattern.
2
list-sentry-issues
$sourceDescriptions.sentryApi.listOrganizationIssues
List open issues for the Sentry organization.
3
notify-slack
$sourceDescriptions.slackChat.postChatPostmessage
Notify a Slack channel summarizing the findings.
Source API Descriptions
openapi
openapi