Gauge for FLM version and build information

Exposes FLM version, build, package, and build date as Prometheus gauge labels.

Table 1. fourjs_flm_info
Labels Value Purpose
  • version: FLM version
  • build: FLM build version
  • package: target platform
  • build_date: date FLM was built
Information Provide details of the FLM version.
Example:
fourjs_flm_info{version="6.00.24",build="99999",package="l64xl217",build_date="Aug 6 2025"} 1
Note:

Gauge value is always 1; all information is provided in the labels.