Skip to content
#

tracer

Here are 136 public repositories matching this topic...

honggyukim
honggyukim commented Aug 12, 2021

We can reproduce the problem as follows.

$ docker run -v $PWD:/uftrace -w /uftrace --rm -it alpine:3.13

/uftrace # apk add build-base linux-headers git bash htop less libunwind-dev

/uftrace # ./configure && make
        ...
/uftrace/utils/debug.c: In function '__pr_err_s':
/uftrace/utils/debug.c:190:21: warning: format '%s' expects argument of type 'char *', but argument 3 has type 
ujjboy
ujjboy commented Nov 27, 2018

非常感谢大家对 SOFAStack 开源的关注和支持,这是我们前进最大的动力。

收集目的

  • 了解 SOFAStack 的使用场景以便更好的规划技术路线
  • 聆听社区的不同声音,让 SOFAStack 变得更好
  • 吸引更多的开源爱好者参与贡献,共同打造 SOFAStack

收集方式

请按如下参考格式回复本 Issue 进行登记:

* 公司/组织名称:蚂蚁金服
* 地点:中国杭州
* 网址:http://www.antfin.com
* 使用组件及场景:全套金融级分布式中间件
* 联系方式:zhanggeng.zg@antfin.com

展示

我们会定期同步信息至「Awesome SOFA」的用户列表中。

服务

对java、scala等运行于jvm的程序进行实时日志采集、索引和可视化,对系统进行进程级别的监控,对系统内部的操作进行策略性的报警、对分布式的rpc调用进行trace跟踪以便于进行性能分析

  • Updated Sep 14, 2020
  • Java

Improve this page

Add a description, image, and links to the tracer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tracer topic, visit your repo's landing page and select "manage topics."

Learn more