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.
- Support grpc-health-probe CLI exit code.
- It's enabled by
collect_grpc_health_probe_status
option, append two metrics.
- It's enabled by
- 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