package
0.10.6
Repository: https://github.com/goto/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.