package
0.11.0
Repository: https://github.com/raystack/meteor.git
Documentation: pkg.go.dev

# README

superset

Usage

source:
  name: superset
  config:
    username: meteor_tester
    password: meteor_pass_1234
    host: http://localhost:3000
    provider: db

Inputs

KeyValueExampleDescription
usernamestringmeteor_testerUsername to access the supersetrequired
passwordstringmeteor_pass_1234Password for the supersetrequired
hoststringhttp://localhost:4002Host at which superset is runningrequired
providerstringdbProvider for the supersetrequired

Outputs

FieldSample Value
resource.urnsuperset.dashboard_name
resource.namedashboard_name
resource.servicesuperset
resource.urldashboard_url

Chart

FieldSample Value
namechart_name
dashboard_sourcesuperset
descriptionchart_description
urlchart_url
datasourcechart_datasource
dashboard_urndashboard:dashboard_id

Contributing

Refer to the contribution guidelines for information on contributing to this module.

# Functions

New returns a pointer to an initialized Extractor Object.

# Structs

No description provided by the author
Config holds the set of configuration for the superset extractor.
No description provided by the author
Extractor manages the extraction of data from the superset server.
No description provided by the author
No description provided by the author