The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/kindsv2/dashboard-ts.yaml

22 lines
682 B

# yaml-language-server: $schema=https://raw.githubusercontent.com/grafana/cog/main/schemas/pipeline.json
inputs:
- cue:
entrypoint: '%__config_dir%/../packages/grafana-schema/src/schema/dashboard/v2alpha0'
metadata:
kind: core
cue_imports:
- '%__config_dir%/../packages/grafana-schema/src/common:github.com/grafana/grafana/packages/grafana-schema/src/common'
output:
directory: '%__config_dir%/../packages/grafana-schema/src/schema/dashboard/'
types: true
languages:
- typescript:
skip_runtime: true
enums_as_union_types: true
path_prefix: ""
packages_import_map:
common: '@grafana/schema'