view src/app/components/jvm-info/byteman/metrics/en.locale.yaml @ 225:fc747d2c2f6a

Add Byteman metrics view Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-September/025171.html
author Andrew Azores <aazores@redhat.com>
date Mon, 25 Sep 2017 10:31:21 -0400
parents
children
line wrap: on
line source

byteman:
  metrics:
    TIMESTAMP_COL_HEADER: Time Stamp
    MARKER_COL_HEADER: Marker
    NAME_COL_HEADER: Name
    VALUE_COL_HEADER: Value

    MAX_DATA_AGE_LABEL: Max Data Age
    dataAge:
      SECONDS: '{SECONDS, plural, =0{0 Seconds} one{1 Second} other{# Seconds}}{DEFAULT, select, true{ (Default)} other{}}'
      MINUTES: '{MINUTES, plural, =0{0 Minutes} one{1 Minute} other{# Minutes}}{DEFAULT, select, true{ (Default)} other{}}'