Stirling-Tools / Stirling-PDF

#1 Locally hosted web application that allows you to perform various operations on PDF files
https://stirlingpdf.com
MIT License
42.64k stars 3.4k forks source link

[Feature Reuqest]: Do you have Prometheus or other monitoring interfaces? #1887

Open taowujie opened 1 week ago

taowujie commented 1 week ago

Installation Method

Docker

The Problem

Do you have Prometheus or other monitoring interfaces? I see that the serviceMonitor interface is configured in the helm chart, and the interface path is /metrics, but this can't get the data. Or is there another switch configuration that turns on metrics, but I didn't find it? Is there an introduction?

Version of Stirling-PDF

v1.27.0

Last Working Version of Stirling-PDF

No response

Page Where the Problem Occurred

http://127.0.0.1:8080/metrics

Docker Configuration

No response

Relevant Log Output

No response

Additional Information

No response

Browsers Affected

No response

No Duplicate of the Issue

Frooodle commented 1 week ago

image

are our metrics as per API doc but they are all recorded with Spring MeterRegistry which supports Prometheus etc, certainly could be possible right now we are only tracking the HTTP calls however not health