-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
I have taken the examples and broken it down to just trying to get cpu info out of graphite.
I don't seem to be able to return any hosts, even when using the wildcard ['*']. The dropdown is empty.
Do I need to do anything special to enable discovery?
graphs.yml
:graphs:
load_average:
title: "1 minute load average"
targets:
system.load.load.shortterm:
🔑 load
hosts: ["*"]
dashboard.yml
:dashboards:
test:
title: "load_dash"
graphs:
- load_average:
hosts: [ "*" ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels