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

Add dashboard monitoring resources #54

Merged
merged 5 commits into from
Dec 2, 2021

Commits on Dec 2, 2021

  1. Add dashboard monitoring resources

    Added a resources that creates a monitoring dashboard based on a
    json.tpl file. The dashboards can be customized with widgets that may
    eventually be outputs from other resources and can be setup to filter by
    deployment_name.
    
    Also includes two default dashboard JSON files:
    * Empty: empty with the exception of a text box
    * HPC: HPC focused dashboard
    heyealex committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    14eb6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e9ac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e9903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae09bb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21368ff View commit details
    Browse the repository at this point in the history