Skip to content

Dagster Slack should allow to specify monitored assets and not just job #26265

Open
@ShootingStarD

Description

@ShootingStarD

What's the use case?

In my team, we want to begin using automation condition, which will replace lots of jobs. However, until now we used dagster_slack.make_slack_on_run_failure_sensor() to monitor failing jobs. We still want to monitor assets of those jobs and to do so we will need to create custom sensors for the assets. It would be better if we could simply specify assets that we need to sense on the make_slack_on_run_failure_sensor. It could also be usefull to specify asset and jobs that we DO NOT want to send slack message (because we know they might fail)

Ideas of implementation

No idea

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions