Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

1.0.0

Choose a tag to compare

@knazarov knazarov released this 10 Jan 13:58
· 10 commits to master since this release

Added

  • Support for counter, gauge and histogram metrics
  • Exporting metrics to a prometheus plaintext format
  • Serving metrics via tarantool 'http' module
  • Collecting basic tarantool stats: memory, request count and tuple counts by space
  • Luarock-based packaging
  • Basic unit tests