package
0.10.6
Repository: https://github.com/goto/meteor.git
Documentation: pkg.go.dev

# README

grafana

Usage

source:
  name: grafana
  config:
    base_url: grafana_server
    api_key: your_api_key

Inputs

KeyValueExampleDescription
base_urlstringhttp://localhost:3000URL of the Grafana serverrequired
api_keystringBearer qweruqwryqwLKJAPI key to access Grafana APIrequired

Outputs

FieldSample Value
resource.urngrafana.HzK8qNW7z
resource.namenew-dashboard-copy
resource.servicegrafana
resource.urlhttp://localhost:3000/d/HzK8qNW7z/new-dashboard-copy
charts[]chart

Chart

FieldSample Value
urn5WsKOvW7z.4
namePanel Random
typetable
sourcegrafana
descriptionrandom description for this panel
urlhttp://localhost:3000/d/5WsKOvW7z/test-dashboard-updated?viewPanel=4
data_sourcepostgres
raw_querySELECT\n urn,\n created_at AS \"time\"\nFROM resources\nORDER BY 1
dashboard_urngrafana.5WsKOvW7z
dashboard_sourcegrafana

Contributing

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