Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 629 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 629 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]

[0.1.0] - 2022-09

Added

  • Support grpc-health-probe CLI exit code.
    • It's enabled by collect_grpc_health_probe_status option, append two metrics.
  • New metrics
    • network.grpc.health.errors(count): is incremented when grpc-health-probe CLI return non-zero exit codes.
    • network.grpc.health.exit_code(gauge): grpc-health-probe CLI exit code