
This patches removes unnecessary utf-8 encoding in doc/source/conf.py grafana_dashboards/__init__.py tests/base.py tests/schema/base.py tests/schema/fixtures/dashboard-0010.yaml tests/schema/fixtures/dashboard-0011.yaml tests/schema/fixtures/dashboard-0012.yaml Change-Id: I75b80ee943b4da7381e124743386c3ea6eb4db42
10 lines
202 B
YAML
10 lines
202 B
YAML
dashboard:
|
|
title: New dashboard
|
|
rows:
|
|
- title: New row
|
|
height: 250px
|
|
panels:
|
|
- title: no title (click here)
|
|
type: graph
|
|
nullPointMode: null as zero
|