Skip to content

v0.20.0

Compare
Choose a tag to compare
@hibiken hibiken released this 19 Dec 15:05
· 210 commits to master since this release

This release includes changes to support Prometheus integration in the Web UI. The integration is optional, there shouldn't be any changes in performance or behavior of the library in this release.

Added

  • Package x/metrics is added.
  • Tool tools/metrics_exporter binary is added.
  • ProcessedTotal and FailedTotal fields were added to QueueInfo struct.