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

Add metadata extractor for looker #79

Open
5 tasks
ravisuhag opened this issue Jun 25, 2021 · 0 comments
Open
5 tasks

Add metadata extractor for looker #79

ravisuhag opened this issue Jun 25, 2021 · 0 comments
Labels
extractor Add new extractor good first issue Good for newcomers

Comments

@ravisuhag
Copy link
Member

ravisuhag commented Jun 25, 2021

Deliverables

  • add unit tests
  • add extractor
  • add README.md in plugins/extractors/looker, defining output
  • register your extractor plugins/extractors/populate.go
  • add extractor the extractor list in docs/reference/extractor.md

Outputs

Field Sample Value
urn metabase.dashboard_name
name dashboard_name
source looker
description table description
schema []Chart

Chart

Field Sample Value
urn looker.chart_name
dashboard_urn looker.dashboard_name
description chart description
@ravisuhag ravisuhag added extractor Add new extractor good first issue Good for newcomers labels Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extractor Add new extractor good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant