mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00
Removed stale links. Updated Backward Incompatible Changes (#17483)
This commit is contained in:
parent
4c08f82e4e
commit
c47a46ad78
@ -120,6 +120,11 @@ We believe this update will bring greater consistency and clarity to our version
|
||||
- Starting with the release 1.5.0, the JWT Token for the bots will be sent to the Secrets Manager if you configured one.
|
||||
It won't appear anymore in your `dag_generated_configs` in Airflow.
|
||||
|
||||
### Python SDK
|
||||
|
||||
- `metadata insight` command removed.
|
||||
Since Data Insights application was moved to be an internal system application instead of relying on external pipelines the SDK command to run the pipeline was removed.
|
||||
|
||||
### UI
|
||||
|
||||
### API
|
||||
|
@ -68,26 +68,3 @@ Watch a demo of Data Insights in OpenMetadata
|
||||
Improve your data culture for data-driven decision making.
|
||||
{%/inlineCallout%}
|
||||
{%/inlineCalloutContainer%}
|
||||
|
||||
Refer the following for technical documentation related to Data Insights
|
||||
|
||||
{%inlineCalloutContainer%}
|
||||
{%inlineCallout
|
||||
color="violet-70"
|
||||
bold="Run Data Insights using Airflow SDK"
|
||||
icon="MdInsights"
|
||||
href="/how-to-guides/data-insights/airflow-sdk"%}
|
||||
{%/inlineCallout%}
|
||||
{%inlineCallout
|
||||
color="violet-70"
|
||||
bold="Run Data Insights using Metadata CLI"
|
||||
icon="MdInsights"
|
||||
href="/how-to-guides/data-insights/metadata-cli"%}
|
||||
{%/inlineCallout%}
|
||||
{%inlineCallout
|
||||
color="violet-70"
|
||||
bold="Run Elasticsearch Reindex using Airflow SDK"
|
||||
icon="MdInsights"
|
||||
href="/how-to-guides/data-insights/elasticsearch-reindex"%}
|
||||
{%/inlineCallout%}
|
||||
{%/inlineCalloutContainer%}
|
@ -801,12 +801,6 @@ site_menu:
|
||||
url: /how-to-guides/data-insights/ingestion
|
||||
- category: How-to Guides / Data Insights / Key Performance Indicators (KPI)
|
||||
url: /how-to-guides/data-insights/kpi
|
||||
- category: How-to Guides / Data Insights / Run Data Insights using Airflow SDK
|
||||
url: /how-to-guides/data-insights/airflow-sdk
|
||||
- category: How-to Guides / Data Insights / Run Data Insights using Metadata CLI
|
||||
url: /how-to-guides/data-insights/metadata-cli
|
||||
- category: How-to Guides / Data Insights / Run Elasticsearch Reindex using Airflow SDK
|
||||
url: /how-to-guides/data-insights/elasticsearch-reindex
|
||||
- category: How-to Guides / Data Insights / Data Insights Report
|
||||
url: /how-to-guides/data-insights/report
|
||||
- category: How-to Guides / Data Insights / Cost Analysis
|
||||
|
Loading…
x
Reference in New Issue
Block a user