Skip to content

rotemfogel/akka-http-prometheus-javaagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Server

This is a demo server written in scala, which exposes a single api /v1/api/users and exports some JMX metrics. The API returns different error codes (2xx,3xx,4xx,5xx)

How to run

Prerequisites

sbt

install sbt on your laptop:

wget https://piccolo.link/sbt-1.3.3.zip
unzip sbt-1.3.3.zip
export PATH=./sbt/bin:$PATH

Running the app

From the command prompt issue:

./runme.sh

Execute some calls

for l in {1..50}; do curl localhost:8080/api/v1/users; done

Check JMX values exported

  • Open your browser at http://localhost:8081
  • Check me_rotemfo metrics are exported

About

Akka Http server with promethus JMX exporter example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy