Skip to content
#

tracing

Here are 621 public repositories matching this topic...

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

  • Updated Aug 20, 2020
  • Java
transmittable-thread-local

📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling components.

  • Updated Sep 30, 2020
  • Kotlin
honggyukim
honggyukim commented Oct 23, 2019

The current tui graph mode only shows "total" by default, but it could show more fields from the command line option -f.

It'd be better to provide a way to customize fields in graph mode in interactive mode. I think f key can be mapped for this purpose. It could show a new box window just like h key for help message, then provide check boxes for each field.

heitorlessa
heitorlessa commented Jul 1, 2019

Out of scope during Twitch Series but a nice to have feature that can be implemented

Booking is not currently using Subscription, and it could be done by leveraging parametrized Subscriptions.

Tasks to complete in order to implement this feature:

  • Modify onUpdateBooking Subscription to include customer and status
  • Implement onUpdateBooking subscription in the Fron
jyn514
jyn514 commented Sep 14, 2020

Feature Request

I tried to write the title using the tracing terminology, but I might have gotten it wrong. Here is a concrete use case:

Motivation

In rustc, we disable trace and debug logging by default for performance reasons, using the max_level_info feature. This is very confusing to new contributors: they add debug!("x") to the code and run RUSTC_LOG=debug rustc,

Azim-Palmer
Azim-Palmer commented Sep 1, 2020

Describe the bug
When the trace is older than 2-3 days Jaeger will find traces when you search via the Jaeger UI - when you navigate to the individual trace it successfully loads however if you refresh the page you see this : Can't find trace

To Reproduce
Steps to reproduce the behavior:

  1. Log a trace
  2. Wait 3 days
  3. Search for traces older th

Improve this page

Add a description, image, and links to the tracing 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 tracing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.