Gitea API System Monitoring

Hello,
Could i get values from System Status and Cron Tasks via API?

Have you set up an HTTP Monitoring solution in front of Gitea? You could probably integrate that with a log analyzer such as https://goaccess.io/. If not, what’s your specific use case look like?

A prometheus endpoint was just merged, you may be able to get the values you are looking for from there: https://github.com/go-gitea/gitea/pull/5256

1 Like