1. 12 Sep, 2018 2 commits
    • Ben Kochie's avatar
      Update example Prometheus queries · e91c7469
      Ben Kochie authored
      * Update metric names to match current release.
      * Improve descriptions.
      * Improve examples to show more query language functionality.
      
      Memory:
      * Show use of `or` function.
      * Automatically select "MemAvailable" kernel metric if possible.
      
      CPU:
      * Show use of `avg without ...`.
      * Show CPU utilization per node.
      
      Network:
      * Show use of `!=` label matching.
      * Don't show "localhost" metrics.
      e91c7469
    • Stan Hu's avatar
      Merge branch... · a3c3776b
      Stan Hu authored
      Merge branch '51271-error-500-due-to-encoding-issues-when-when-attempting-to-access-issues-api' into 'master'
      
      Resolve "Error 500 due to encoding issues when when attempting to access issues API"
      
      Closes #51271
      
      See merge request gitlab-org/gitlab-ce!21680
      a3c3776b
  2. 11 Sep, 2018 38 commits