vine是一款轻量级的分布式调用链路追踪-Java探针,vine只是探针,对于同进程内,vine在调用链路入口处创建用于收集日记的单向链表, 调用链路上每经过一个方法都会向链表尾部追加日记,最终在调用链路出口处打印整个调用链路的日记。不同进程间,通过传递事件ID将整条链路串连起来,目前已经适配OpenFeign、WebMvc框架。vine通过类加载器实现与Spring Boot应用环境隔离,各自依赖的jar包不受影响。
☆14Dec 2, 2020Updated 5 years ago
Alternatives and similar repositories for vine
Users that are interested in vine are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- swagger生成jmeter脚本工具☆10Nov 21, 2020Updated 5 years ago
- Java分布式调用链系统☆17Nov 21, 2021Updated 4 years ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执 行,支持取消未开始调度的任务。☆20Nov 26, 2022Updated 3 years ago
- 用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例☆39Jun 2, 2023Updated 2 years ago
- Easily get started with Spring-AI to develop various AI applications, including TextToSQL and private data AI application development. In…☆64Dec 19, 2025Updated 3 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Flow Arch(流式架构)/Reactive Programming(RP/反应式编程) 实践☆12Dec 18, 2018Updated 7 years ago
- Text Match Cut Video Generator Web App☆36Feb 19, 2026Updated last month
- ☆10Oct 12, 2015Updated 10 years ago
- 学习idea插件开发。欢迎交流想法、反馈BUG 1.代码补全 2.快捷跳转 3.翻译 4.一键添加api注解 5.代码统计 6.代码检查 7.生成代码 8.常用工具☆15Mar 17, 2026Updated last week
- Simple, Scalable. trace-recorder is a trace recorder.☆36Dec 22, 2022Updated 3 years ago
- 微博数据分析服务框架。☆12Nov 10, 2015Updated 10 years ago
- java 网络编程☆13Oct 15, 2017Updated 8 years ago
- 响应式瀑布流组件☆12May 19, 2022Updated 3 years ago
- Distributed object storage based on CRUSH distribution strategy☆22Jun 16, 2025Updated 9 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Java特种兵源代码☆12Oct 7, 2015Updated 10 years ago
- ☆19Aug 6, 2018Updated 7 years ago
- Collection of useful Proxy tools for Java☆14Feb 1, 2022Updated 4 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆12Jul 10, 2017Updated 8 years ago
- Java runtime dynamic tracing☆20Jun 10, 2021Updated 4 years ago
- 通过Chrome插件注入脚本,抓取你想抓的东西~~☆12Oct 29, 2015Updated 10 years ago
- 通过netty把网络传输层的理论与实践融合起来,从而理解tomcat、dubbo、http、tcp、websocket等框架、协议,致力于原理的理解☆14Jul 16, 2023Updated 2 years ago
- 桌面聊天工具(基于TCP/UDP的java实现)Java-based chating room ,which be used in loacl area network☆11May 9, 2013Updated 12 years ago
- 从网上找到的一个将one CMDB代码用maven的项目.便于代码的二次开发.感谢konca.☆18Jun 14, 2012Updated 13 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Redis集群HA架构+双写一致性解决方案、Nginx+Storm负载均衡策略、Hystrix全面实战、微服务架构(亿级流量电商详情页系统实战(第二版)---中华石杉)☆12Jun 21, 2022Updated 3 years ago
- Deep Java object comparison (without the need to implement equals)☆10Jan 26, 2026Updated 2 months ago
- 腾蛇 是 仿照nginx 实现的golang 服务端框架 支持热重启 与 进程守护☆11Oct 25, 2019Updated 6 years ago
- 继承于tianshiyeben/wgcloud的开源服务器监控解决方案,微服务分布式架构,支持内存,cpu,磁盘,系统负载,网络流量,进程,心跳检测等系统指标监控;作为二次开发改造,集成了telegraf+influxdb+grafana的性能监测工具,页面也改为 http…☆33Sep 8, 2022Updated 3 years ago
- Performance bottleneck solution for Registry in large-scale service scenario☆14Dec 16, 2022Updated 3 years ago
- 一个模仿Kafka的简单消息中间件☆14Jun 29, 2022Updated 3 years ago
- U-Transkript is a powerful Python library for automatically extracting transcripts (subtitles) from YouTube videos and translating them i…☆13Feb 16, 2026Updated last month
- ☆13Nov 26, 2019Updated 6 years ago
- a sensible (so far java) build tool☆22Apr 18, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Jan☆13Apr 8, 2019Updated 6 years ago
- 【互联网一线大厂面试+学习指南】 涵盖大部分Java程序员所需要的面试知识点和面试技巧,分享真实面试经历。☆13May 17, 2020Updated 5 years ago
- 淘淘商城的SpringBoot+Thymeleaf版本实现☆11Jun 11, 2017Updated 8 years ago
- ☆24Oct 14, 2016Updated 9 years ago
- reverse proxy implement in java☆23Jun 4, 2017Updated 8 years ago
- 工程级前端构建工具☆12Oct 11, 2019Updated 6 years ago
- DNS service discovery library☆25Nov 7, 2016Updated 9 years ago