parthp2107 794cf64787
updated schema docs (#3329)
* updated schema docs

* addressing ingestion-core version bump
2022-03-10 12:55:35 +05:30

2.8 KiB

Dashboard Service

This schema defines the Dashboard Service entity, such as Looker and Superset.

$id:https://open-metadata.org/schema/entity/services/dashboardService.json

Type: object

This schema does not accept additional properties.

Properties

Type definitions in this schema

dashboardServiceType

  • Type of Dashboard service - Superset, Looker, Redash or Tableau.
  • Type: string
  • The value is restricted to the following:
    1. "Superset"
    2. "Looker"
    3. "Tableau"
    4. "Redash"
    5. "Metabase"
    6. "PowerBI"

This document was updated on: Wednesday, March 9, 2022