HTTP Request Monitoring

Hi there,

I was wondering what steps would be involved in adding support for monitoring frameworks such as Sentry (https://sentry.io/for/spring/). I figured a solution such as Sentry might be the best way to monitor all Shiny requests as they are passed through the spring boot framework.

Would be happy to have a look at containerproxy/shinyproxy if given a few pointers.

Best regards,

Michael

Hi

Currently we don’t have plans to add Sentry support.
If you want to add it yourself I would start here: https://docs.sentry.io/platforms/java/guides/spring-boot/ since ShinyProxy is a Spring Boot Application.

1 Like