Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there possible to create a dashbaord page in js to make the filter input variable and dynamic? #5643

Closed
tianchao-haohan opened this issue Dec 11, 2015 · 1 comment

Comments

@tianchao-haohan
Copy link

Here is the senario:
We know that if I want to see the statistics for a specific web server, I need to add the ip address to filter.
Currently, I need to know the ip address of the web server and hard code the ip address into dashboard filter manually.
What I want is that I can use a js script to load all the web server ip address from a database table , which used to hold the web server properties, and create the filter and dashboard automatically.

@rashidkpc
Copy link
Contributor

Not currently possible, enhancement request here: #2116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants