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

Latest commit

 

History

History
15 lines (12 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 563 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2018-01-10

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