Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1017 Bytes

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 1017 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.

[Unreleased]

Added

Fixed

  • Update Tarantool dependency to >=3.0.2 (#25).

Changed

0.2.0 - 2024-10-02

The release introduces the integration with httpd role and latency observation for http endpoint. Now it is possible to reuse server's address from httpd role config for metrics-export-role configuration.

Added

  • Introduce latency observation for http endpoint (#17).
  • Support roles.httpd integration (#15).

0.1.0 - 2024-06-11

The release introduces the metrics-export-role module: export metrics from Tarantool 3. The release contains role for Tarantool 3 with documentation.

Added

  • The role implementation (#6).
  • A documentation for the role to README.md (#5).