# fuzhengwei/itstack-demo-bytecode

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/fuzhengwei-itstack-demo-bytecode).**

388 stars · 151 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/fuzhengwei/itstack-demo-bytecode
- Homepage: https://bugstack.cn
- awesome-repositories: https://awesome-repositories.com/repository/fuzhengwei-itstack-demo-bytecode.md

## Description

初识字节码编程是从使用非入侵的全链路监控开始，在这之前我所了解的如果需要监控系统的运行状况，通常需要硬编码埋点或者AOP的方式采集方法执行信息；耗时、异常、出入参等来监控一个系统的运行健康度。而这样的监控方式在大量的系统中去改造非常耗时且不好维护，更不要说去监控一个业务流程的调用链路。

## Tags

### Part of an Awesome List

- [Bytecode and Instrumentation](https://awesome-repositories.com/f/awesome-lists/devtools/bytecode-and-instrumentation.md) — Examples and tutorials for advanced bytecode programming.
