elementary-data / elementary

The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.
https://www.elementary-data.com/
Apache License 2.0
1.83k stars 152 forks source link

[ELE-1441] Use links in test meta description #928

Open MarekVigas opened 1 year ago

MarekVigas commented 1 year ago

Is your feature request related to a problem? Please describe.

Currently, links don't work in the test meta description. When a test fails. I want to have a link to a data source directly in the test description to fix the error in source data ASAP.

Describe the solution you'd like Allow to properly render HTML <a> tag in test meta description

Describe alternatives you've considered Support markdown instead of HTML.

Additional context

Would you be willing to contribute this feature? yes

From SyncLinear.com | ELE-1441

Maayan-s commented 1 year ago

@oravi @Hadarsagiv We have 2 different requests for URLs in sources node info. Maybe just like we are working on a dedicated node info for exposure we should have one for source? I can imagine this expanding to links that we capture via integrations, but start with giving the users option to configure (like in exposures)

DBoudart23 commented 1 year ago

Hi all,

I am also interested in this feature, but exposing URLs to a Google Sheet that will contain the results in a human-readable way.

clairetaylor352 commented 4 months ago

I was also directed to this issue to make a related request. On test failures I want to embed links in the test failure row data (through the data that's selected from the test failure itself). E.g I would like something like this image to show a clickable link (either automatically on an https:// link or by me embedding HTML like the second, I don't mind!) elementary_image