Skip to content
/ sauron Public
forked from EricChen2027/sauron

sauron is an APM (Application Performance Management) tool

Notifications You must be signed in to change notification settings

buptcui/sauron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

sauron

sauron is an APM (Application Performance Management) tool

It was developed to monitor some frameworks and Middleware, like this:

annotation:@TraceClass @TraceMethod

zookeeper: web ui config

Framework :spring mvc,spring FrameworkServlet

db: mybatis , mysql , jdbc

nosql : redis,mongo

utils :httpclient

RPC :dubbo

messeage : rocket mq

jvm : heap,stack,thread,gc

system monitor:process,thread,conncet,cpu load,memory

use servlet 3.0 and java spi ,the applications can be zero-configuration

With the idea of plug-in, the monitoring of the framework and tools can be added at any time. It is easy to use and easy to extend later

About

sauron is an APM (Application Performance Management) tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.3%
  • Java 29.5%
  • HTML 16.2%
  • CSS 10.7%
  • Other 0.3%