metrics/grafana: add access dashboard and data source.

Utilized by metrics/access tool.
This commit is contained in:
Jimmy Berry 2018-06-14 22:46:52 -05:00
parent 3d7bb16489
commit da56d9213b
2 changed files with 1978 additions and 0 deletions

1972
metrics/grafana/access.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -36,3 +36,9 @@ datasources:
url: http://localhost:8086 url: http://localhost:8086
access: proxy access: proxy
database: openSUSE:13.2 database: openSUSE:13.2
- name: osrt_access
type: influxdb
url: http://localhost:8086
access: proxy
database: osrt_access