Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 390 Bytes

observability tools

observability toolkit: Use java to implement tedious and boring but necessary work.

Features

  • Be doing:
    • jfr-parser: A jfr parsing library.
  • Plan to do:
    • Jfr to pprof.
    • QL end-to-end conversion。e.g. promql, otql.
  • Be trying:
    • Try to use wasm for cross-language calls. e.g. Golang wasm files run on top of java wasm runtime.