[jboss-jira] [JBoss JIRA] (WFWIP-150) Docs for MP Metrics are not properly included, formatting issues for examples in MicroProfile_Metrics.adoc

Jeff Mesnil (Jira) issues at jboss.org
Tue Nov 13 04:14:00 EST 2018


     [ https://issues.jboss.org/browse/WFWIP-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil resolved WFWIP-150.
-------------------------------
    Resolution: Done


I've amended the doc commit in the PR. sorry about that

> Docs for MP Metrics are not properly included, formatting issues for examples in MicroProfile_Metrics.adoc
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: WFWIP-150
>                 URL: https://issues.jboss.org/browse/WFWIP-150
>             Project: WildFly WIP
>          Issue Type: Bug
>          Components: MP Metrics
>            Reporter: Rostislav Svoboda
>            Assignee: Jeff Mesnil
>            Priority: Critical
>
> Docs for MP Metrics are not properly included
> https://github.com/jmesnil/wildfly/commit/aebb112b108a8f1ba25ce65af7a9838faae0c882 includes MicroProfile_Metrics.adoc
> The missing part is to add {{include::subsystem-configuration/MicroProfile_Metrics.adoc[]}} into docs/src/main/asciidoc/_admin-guide/Subsystem_configuration.adoc
> Examples in MicroProfile_Metrics.adoc are not nicely formatted: 
> {code}
> $ curl -v http://localhost:9990/metrics < HTTP/1.1 200 OK …​ # HELP base:classloader_total_loaded_class_count Displays the total number of classes that have been loaded since the Java virtual machine has started execution . # TYPE base:classloader_total_loaded_class_count counter base:classloader_total_loaded_class_count 10822.0 …​ ---
> {code}
> All on one line :(



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list