Subhajit Das created TIKA-3353:
----------------------------------
Summary: Tika Server Production ready monitoring (Prometheus and
JMX)
Key: TIKA-3353
URL: https://issues.apache.org/jira/browse/TIKA-3353
Project: Tika
Issue Type: New Feature
Components: server
Affects Versions: 1.26
Reporter: Subhajit Das
Tika Server only has Server status (/status and it's MBean).
The MBean, in conjunction with JMX exporter can be used for Prometheus
exporting. But it will be oblivious to details, such as time taken to process a
request and so on.
New standard metrics collection system to be implemented, with help
[Micrometer|https://micrometer.io/] metrics system, with [CXF
pluggability|https://cxf.apache.org/docs/micrometer.html].
The metrics data can be exported to most of industry standard monitoring tools
format (such as Prometheus/Grafana, Gangila etc).
Prometheus and JMX metrics can be implemented with core metrics collection.
Choice metrics reporting and nature of metrics can be configured by user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)