For the latest stable version, please use Korvet 0.19!

Application Metrics

These metrics carry the running application’s identity.

Metrics

Build

Constant gauge (value 1) carrying the running application’s identity in its tag set. Tags: name, version.

Name: korvet.application.build
Type: gauge

Table 1. Tags

Key

Description

name

Application name (typically korvet).

version

Application version as reported by Spring Boot BuildProperties; unknown when the build did not embed build-info.properties.