• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

prometheus / client_ruby / 617

Builds Branch Commit Type Ran Committer Via Coverage
617 master Remove suggestion to @ the maintainers We're subscribed to the repo already so there's no need. push 09 Apr 2020 08:45AM UTC web-flow travis-ci pending completion   set done
616 mprat/registry-clear Add a method to clear the registry Clearing the registry is something we would typically do in development and test environments. For instance, in Rails apps, this method can be used when reloading classes so that auto-loaded files that register... Pull #184 08 Apr 2020 07:28PM UTC web-flow travis-ci pending completion   set done
615 master Merge pull request #177 from lawrencejones/lawrence-add-histogram-helpers Histogram bucket helpers push 02 Mar 2020 03:40PM UTC web-flow travis-ci pending completion   set done
614 lawrence-add-histogram-helpers Histogram bucket helpers Most client libraries provide helpers for generating linear/exponential histogram buckets. This provides the same interface as the golang client. Signed-off-by: Lawrence Jones <lawrjone@gmail.com> Pull #177 25 Feb 2020 05:41PM UTC web-flow travis-ci pending completion   set done
613 add-most_recent-aggregation Small file read performance improvement for DirectFileStore Instead of two `read` operations, we can do both together at once Signed-off-by: Daniel Magliola <danielmagliola@gocardless.com> Pull #172 25 Feb 2020 11:34AM UTC web-flow travis-ci pending completion   set done
612 add-most_recent-aggregation Use monotonic clock when timestamping observed values The Monotonic clock is going to be more accurate on the few cases where the distinction matters, but it's also somehow faster than `Time.now`. Signed-off-by: Daniel Magliola <danielmagliola@g... Pull #172 25 Feb 2020 11:25AM UTC web-flow travis-ci pending completion   set done
611 add-most_recent-aggregation Use monotonic clock when timestamping observed values The Monotonic clock is going to be more accurate on the few cases where the distinction matters, but it's also somehow faster than `Time.now`. Pull #172 25 Feb 2020 11:22AM UTC web-flow travis-ci pending completion   set done
610 master Merge pull request #183 from prometheus/document_startup_file_cleanup Document how to clean up work dir for DirectFileStore on startup push 24 Feb 2020 06:58PM UTC web-flow travis-ci pending completion   set done
609 add-most_recent-aggregation Do now allow `DirectFileStore#increment` when using :most_recent aggregation If we do this, we'd be incrementing the value for *this* process, not the global one, which is almost certainly not what the user wants to do. This is not very pretty b... Pull #172 24 Feb 2020 06:47PM UTC web-flow travis-ci pending completion   set done
608 add-most_recent-aggregation Add :most_recent aggregation to DirectFileStore This reports the value that was set by a process most recently. The way this works is by tagging each value in the files with the timestamp of when they were set. For all existing aggregations, we... Pull #172 24 Feb 2020 06:32PM UTC web-flow travis-ci pending completion   set done
606 document_startup_file_cleanup Document how to clean up work dir for DirectFileStore on startup Add an example on how to solve the "files are already there on startup" problem, based on @stefansundin 's proposal in PR #173 Signed-off-by: Daniel Magliola <danielmagliola@gocard... Pull #183 24 Feb 2020 06:05PM UTC web-flow travis-ci pending completion   set done
607 document_startup_file_cleanup Document how to clean up work dir for DirectFileStore on startup Add an example on how to solve the "files are already there on startup" problem, based on @stefansundin 's proposal in PR #173 Signed-off-by: Daniel Magliola <danielmagliola@gocard... push 24 Feb 2020 06:05PM UTC dmagliola travis-ci pending completion   set done
603 enable-options Support http(s) option for net/http Signed-off-by: Yuta Iwama <ganmacs@gmail.com> Pull #181 17 Feb 2020 06:24AM UTC web-flow travis-ci pending completion   set done
602 enable-options Support http(s) option for net/http Pull #181 17 Feb 2020 03:50AM UTC web-flow travis-ci pending completion   set done
601 master rename test description Signed-off-by: Ben Yitzhaki <beny@monday.com> Pull #180 06 Feb 2020 02:03PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 42
  • 43
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc