templates.blossom.system.dashboard.panel.charts.ftl Maven / Gradle / Ivy
<#import "/spring.ftl" as spring>
<@spring.message "dashboard.charts.period.PAST_WEEK"/>
<@spring.message "dashboard.charts.period.PAST_5_DAYS"/>
<@spring.message "dashboard.charts.period.PAST_3_DAYS"/>
<@spring.message "dashboard.charts.period.PAST_2_DAYS"/>
<@spring.message "dashboard.charts.period.YESTERDAY"/>
<@spring.message "dashboard.charts.period.TODAY"/>
<@spring.message "dashboard.charts.period.PAST_24_HOURS"/>
<@spring.message "dashboard.charts.period.PAST_12_HOURS"/>
<@spring.message "dashboard.charts.period.PAST_6_HOURS"/>
<@spring.message "dashboard.charts.period.PAST_HOUR"/>
<@spring.message "dashboard.charts.period.PAST_30_MINUTES"/>
<@spring.message "dashboard.charts.period.PAST_5_MINUTES"/>
<@spring.message "dashboard.charts.request"/>
<@spring.message "dashboard.charts.response_status"/>
<@spring.message "dashboard.charts.response_time"/>
<@spring.message "dashboard.charts.response_content_type"/>
<@spring.message "dashboard.charts.top_uris"/>
<@spring.message "dashboard.charts.top_uris.uri"/>
<@spring.message "dashboard.charts.top_uris.count"/>
<@spring.message "dashboard.charts.flop_uris"/>
<@spring.message "dashboard.charts.flop_uris.uri"/>
<@spring.message "dashboard.charts.flop_uris.count"/>