Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ingestion/grafana): Add datasets and charts to dashboards with lineage and tags. Lineage back to source #12417

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Merge branch 'master' into grafana-improvements

f0f88c6
Select commit
Loading
Failed to load commit list.
Open

feat(ingestion/grafana): Add datasets and charts to dashboards with lineage and tags. Lineage back to source #12417

Merge branch 'master' into grafana-improvements
f0f88c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2025 in 0s

94.57% of diff hit (target 90.00%)

View this Pull Request on Codecov

94.57% of diff hit (target 90.00%)

Annotations

Check warning on line 45 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_api.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 248 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py#L248

Added line #L248 was not covered by tests

Check warning on line 254 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py#L254

Added line #L254 was not covered by tests

Check warning on line 336 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py#L336

Added line #L336 was not covered by tests

Check warning on line 342 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py#L342

Added line #L342 was not covered by tests

Check warning on line 348 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py#L348

Added line #L348 was not covered by tests

Check warning on line 358 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py#L358

Added line #L358 was not covered by tests

Check warning on line 442 in metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/grafana_source.py#L441-L442

Added lines #L441 - L442 were not covered by tests

Check warning on line 66 in metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py#L66

Added line #L66 was not covered by tests

Check warning on line 100 in metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py#L100

Added line #L100 was not covered by tests

Check warning on line 105 in metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 108 in metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py#L108

Added line #L108 was not covered by tests

Check warning on line 162 in metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 164 in metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/lineage.py#L164

Added line #L164 was not covered by tests

Check warning on line 46 in metadata-ingestion/src/datahub/ingestion/source/grafana/types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/types.py#L46

Added line #L46 was not covered by tests

Check warning on line 56 in metadata-ingestion/src/datahub/ingestion/source/grafana/types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/grafana/types.py#L53-L56

Added lines #L53 - L56 were not covered by tests