mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 12:36:56 +00:00
fix: updated profiler doc link in workflow (#16770)
This commit is contained in:
parent
70cab0ac1b
commit
3c186e2a2c
@ -1,8 +1,8 @@
|
||||
# Profiler
|
||||
|
||||
This workflow allows you to profile your table assets and gain insights into their structure (e.g. of metrics computed: `max`, `min`, `mean`, etc. The full list can be found [here](https://docs.open-metadata.org/connectors/ingestion/workflows/profiler/metrics)).
|
||||
This workflow allows you to profile your table assets and gain insights into their structure (e.g. of metrics computed: `max`, `min`, `mean`, etc. The full list can be found [here](https://docs.open-metadata.org/how-to-guides/data-quality-observability/profiler/metrics)).
|
||||
|
||||
We recommend to check the [best practices](https://docs.open-metadata.org/connectors/ingestion/workflows/profiler#profiler-best-practices) before creating a profiler workflow to avoid long-running pipelines and unexpected costs.
|
||||
We recommend to check the [best practices](https://docs.open-metadata.org/how-to-guides/data-quality-observability/profiler/workflow#profiler-best-practices) before creating a profiler workflow to avoid long-running pipelines and unexpected costs.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user