An open API service indexing awesome lists of open source software.

https://github.com/chenmudu/observability-tools

observability toolkit using java.
https://github.com/chenmudu/observability-tools

Last synced: about 1 year ago
JSON representation

observability toolkit using java.

Awesome Lists containing this project

README

          

### observability tools

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

#### Features
- Be doing:
- [x] 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.