reluxa / l2l3-monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

l2l3-monitoring

build status

A reusable Monitoring Library with AOP

An easily integrable, but configurable solution to monitor application's beans with an @Monitoring annotation.

The gathered information will be saved into an arbitrary elasticsearch cluster. The information will be the following:

  • runttime with timestamp
  • parameters
  • return value
  • class and method name

The solution will not have an influence on the existing application.

About


Languages

Language:Java 81.0%Language:JavaScript 18.2%Language:Shell 0.4%Language:Batchfile 0.4%