Skip to content

Dashboard auto-refresh #162

Description

@elofu17

Hi!

I'd like the dashboard page to automatically update every NNN seconds.

This should also be configurable via the puppet module puppet-puppetexplorer, perhaps by adding something like this:

    class { '::puppetexplorer':
      servername                => $puppetexplorer_url,
      manage_apt                => false,
      port                      => 443,
      ssl                       => true,
      unresponsive_hours        => 24,
 ---> dashboard_refresh_seconds => 300,     <--------------------
      dashboard_panels          => [ ... ],
      node_facts                => [ ... ],
      ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions