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

17 lines
542 B
YAML

{%- from "grafana/map.jinja" import server with context %}
doc:
name: Grafana
description: A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor.
role:
server:
name: server
param:
bind:
name: Network bind
value: {{ server.bind.address }}:{{ server.bind.port }}
endpoint:
grafana_server:
name: default
type: grafana_server
address: http://{{ server.bind.address }}:{{ server.bind.port }}/
protocol: http