[
https://issues.apache.org/jira/browse/TIKA-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303408#comment-17303408
]
Hudson commented on TIKA-3327:
------------------------------
FAILURE: Integrated in Jenkins build Tika » tika-branch1x-jdk8 #102 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/102/])
TIKA-3327 Simple server metrics monitoring (#417) (github:
[https://github.com/apache/tika/commit/4f24ca582bad67b9a1743dc8b16d0b407b2beb28])
* (edit) tika-server/src/main/java/org/apache/tika/server/TikaServerCli.java
* (edit)
tika-server/src/main/java/org/apache/tika/server/resource/TikaServerStatus.java
* (add)
tika-server/src/main/java/org/apache/tika/server/mbean/ServerStatusExporter.java
* (add)
tika-server/src/main/java/org/apache/tika/server/mbean/ServerStatusExporterMBean.java
> Simple server metrics monitoring
> --------------------------------
>
> Key: TIKA-3327
> URL: https://issues.apache.org/jira/browse/TIKA-3327
> Project: Tika
> Issue Type: Improvement
> Components: server
> Affects Versions: 1.25
> Reporter: Subhajit Das
> Priority: Minor
>
> Currently only /status endpoint is there as a simple monitoring endpoint.
> This can not be used directly as part of standard monitoring systems
> available.
> But no JMX MBeans or any other endpoint is there.
>
> The status data can be exposed as an MBean.
>
> This MBean can be then used by, something like Prometheus JMX exporter to
> export to Prometheus.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)