werberson / servlet-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Servlet Web App Sample

A simple Java Servlet WebApp with Prometheus metrics provided by servlet-monitor library. You can see how to configure and customize the metrics in servlet-monitor page.

Run with Docker

Run above command to run the project in a container environment.

docker-compose up --build

Sample servlet: localhost:8080/app/sample

Metrics: localhost:8080/app/metrics

About


Languages

Language:Java 64.0%Language:HTML 32.2%Language:Dockerfile 3.8%