1
0
Fork 0
formula-grafana/grafana/meta/sphinx.yml

17 lines
536 B
YAML
Raw Normal View History

2015-12-08 06:11:11 -05:00
{%- from "grafana/map.jinja" import server with context %}
2015-12-04 10:43:48 -05:00
doc:
name: Grafana
description: A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor.
role:
server:
name: server
2015-12-08 06:11:11 -05:00
param:
bind:
2015-12-09 04:30:50 -05:00
name: Network bind
2015-12-08 06:11:11 -05:00
value: {{ server.bind.host }}:{{ server.bind.port }}
endpoint:
grafana_server:
name: default
type: grafana_server
address: http://{{ server.bind.host }}:{{ server.bind.port }}/
protocol: http