Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 691 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 691 Bytes

OAP StdLib

Lightweight and simple DI/IoC tool.

oap-module.conf structure

..

Kernel

Please check functionality in Kernel.class and KernelTest and KernelFixtureTest

Kernel services

See main Kernel services in oap-module.conf:

  • oap-http-server
  • oap-prometheus-metrics
  • oap-http-health-handler
  • remoting
  • prometheus-jvm-exporter
  • prometheus-application-info-exporter

todo: add javadoc for the above services(classes)