I have a running jetty server with a WebAppContext installed already. Now, I am going to add a Prometheus servlet (ServletContextHandler) into the same Jetty server.
Belo