Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

apache_exporter_test.go

Blame
    • Richard van der Hoff's avatar
      7ceaa2dd
      Send zeros for any nonexistent scoreboard states (#28) · 7ceaa2dd
      Richard van der Hoff authored
      * Send zeros for any nonexistent scoreboard states
      
      Make sure that we report any unused worker states as having zero workers in
      that state - otherwise Prometheus will continue to use the previous value for a
      while.
      
      * Update expected metric counts in tests
      
      We now return metrics for each potential worker state, so there are a lot more
      of them.
      7ceaa2dd
      History
      Send zeros for any nonexistent scoreboard states (#28)
      Richard van der Hoff authored
      * Send zeros for any nonexistent scoreboard states
      
      Make sure that we report any unused worker states as having zero workers in
      that state - otherwise Prometheus will continue to use the previous value for a
      while.
      
      * Update expected metric counts in tests
      
      We now return metrics for each potential worker state, so there are a lot more
      of them.