-
Notifications
You must be signed in to change notification settings - Fork 204
Description
Describe the bug
When I execute below command:
edr monitor --teams-webhook giving error
Getting below error in Power Automate workflow
Oops, we failed to format the alert ! -_-' Please share this with the Elementary team via https://elementary-data.com/community or a https://github.com/elementary-data/elementary/issues/new|GitHub issue."
To Reproduce
Steps to reproduce the behavior:
- Run dbt tests
- Execute command "edr monitor --teams-webhook "
- Getting error as below, even though i have ?api-version=2016-06-01& in webhook url

Also getting below error in PowerAutomate

Expected behavior
I was expecting to see alerts in Teams channel
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- Elementary CLI (edr) version: [e.g. 0.5.3], can be found by running
pip show elementary-data
Version: 0.15.1 - Elementary dbt package version: [e.g. 0.4.1], can be found in
packages.ymlfile
version: 0.14.1 - dbt version you're using [e.g. 1.8.1]
1.7.10 - Data warehouse [e.g. snowflake]
Redshift - Infrastructure details (e.g. operating system, prod / dev / staging, deployment infra, CI system, etc)
Additional context
Add any other context about the problem here.
Would you be willing to contribute a fix for this issue?
Let us know if you're willing to contribute so that we'll be able to provide guidance.