Skip to content
Snippets Groups Projects
  1. May 19, 2017
  2. May 01, 2017
  3. Apr 29, 2017
  4. Apr 28, 2017
  5. Apr 27, 2017
  6. Apr 19, 2017
  7. Apr 12, 2017
  8. Apr 06, 2017
  9. Mar 24, 2017
  10. Mar 18, 2017
  11. Mar 16, 2017
  12. Mar 13, 2017
  13. Mar 09, 2017
  14. Mar 02, 2017
  15. Mar 01, 2017
    • Ben Kochie's avatar
      Use namaespace IDs · f65f1bd4
      Ben Kochie authored
      Use `namespace_id` in place of `namespaces.path` in order to obfuscate
      the namespace in the metrics.
      f65f1bd4
    • Ben Kochie's avatar
      Add additional tests to spec · 9903a52a
      Ben Kochie authored
      Test for all cases of "other" buckets.
      9903a52a
    • Ben Kochie's avatar
      Fixup "other" bucketing · 1bb6d220
      Ben Kochie authored
      * Don't create the "other" buckets until after all other buckets are
        done.
      1bb6d220
    • Ben Kochie's avatar
      Refactor per-runner metrics · 55a59997
      Ben Kochie authored
      * Combine all running workers into one query
      * Update specs.
      55a59997
    • Ben Kochie's avatar
      Refactor total builds metrics · 1988413c
      Ben Kochie authored
      * Remove `_total` from metric name, this is a gauge.
      * Split `running` and `created` builds into separate metrics.
      * Add `namespace.path` as new metric label.
      * Refactor `metrics_total` function to support new metrics and labeling.
      * Reduce cardinality for `pending` and `created` builds by ignoring
        values less than 10.
      * Split stale builds metrics to separate function.
      * Update specs.
      1988413c
  16. Feb 28, 2017
  17. Feb 27, 2017
Loading