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

Auto Refresh/Radiator #70

Closed
sirloper opened this issue May 16, 2014 · 8 comments
Closed

Auto Refresh/Radiator #70

sirloper opened this issue May 16, 2014 · 8 comments
Milestone

Comments

@sirloper
Copy link

Enhancement Request: Auto Refresh setting and/or Radiator style view

@stack72
Copy link
Contributor

stack72 commented May 16, 2014

@sirloper do you mean like a meta refresh or an inplace refresh?

@sirloper
Copy link
Author

I think either would work. Right now I am using a chrome extension for the equivalent of a meta refresh (this is what puppet-dashboard does). But an in-place Ajax-style refresh would be much slicker.

Sent from my iPhone

On May 16, 2014, at 6:41 PM, Paul Stack notifications@github.com wrote:

@sirloper do you mean like a meta refresh or an inplace refresh?


Reply to this email directly or view it on GitHub.

@daenney
Copy link
Member

daenney commented May 17, 2014

I'm okay with the general idea of having a refresh mechanism but, you need to be able to disable it on an individual basis. Sometimes when you're working on something you just don't want to auto refresh to change the data you're looking at.

@Breeze773
Copy link

Is there any progress on this feature? I agree it's a good idea to have the option to disable it, but a radiator with static information is as helpful as staring at a wall.

@fgimian
Copy link
Contributor

fgimian commented May 10, 2015

A pull request has been provided which uses the meta tag here #99 although I personally am more keen on an AJAX-based solution.

Thoughts? 😄
Fotis

@nibalizer
Copy link
Member

I would like to see an AJAX solution. Really I'd like to see puppetboard also provide json versions of all the views(routes? pages? howtoweb?). I've personally seen people write scripts that parse the html tables of puppetboard.

@corey-hammerton
Copy link
Contributor

Auto fresh implemented in 177f6c2

A radiator view is still planned.

corey-hammerton added a commit that referenced this issue May 16, 2016
* puppetboard/app.py: Adding Radiator view

Part 2 of #70

This is a refactoring of the changes in #100.
Adds a simple Heads-Up Display of the last run statuses of managed nodes,
either environment filtered or not.

* puppetboard/app.py: Fixing environment filters and metric strings.

* The names of the population metrics have changes in PuppetDB 4.0, the initial
  commit used the metric names from PuppetDB 2.x.
* The main nodes query did not include a query string to filter on environments.
@corey-hammerton
Copy link
Contributor

Refresh and Radiator view has been added.

@corey-hammerton corey-hammerton added this to the 0.2.0 milestone May 17, 2016
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

7 participants