Skip to content

Tags: tarantool/metrics-export-role

Tags

0.3.0

Release 0.3.0

This release adds TLS support with listen configuration parameter.

Added

- Support TLS for listen parameter (#26).

Fixed

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

0.2.0

Release 0.2.0

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

Release 0.1.0

Overview

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

New features

    `Tarantool` 3 role with documentation.