Skip to content
Snippets Groups Projects
  1. Mar 21, 2019
  2. Mar 20, 2019
  3. Mar 19, 2019
  4. Aug 17, 2018
  5. Aug 16, 2018
  6. Sep 08, 2017
    • Miles Hampson's avatar
      Allow pre-existing dashboards to be updated · fba9e251
      Miles Hampson authored
      A 412 failure from grafana prevents passing a dashboard with a slug that
      is already present (i.e. restoring from a backup) to createDashboard.py.
      Handle this by always deleting dashboards with the same name from
      grafana prior to POSTing the new dashboard.
      fba9e251
    • Miles Hampson's avatar
      Style and tooling issues · 16c2dd18
      Miles Hampson authored
      * Use the PEP 8 recommended whitespace formatting for .py files
      * Add intellij files to the .gitignore file patterns
      16c2dd18
  7. Oct 07, 2016
  8. May 12, 2016
Loading