opentracing
Here are 419 public repositories matching this topic...
-
Updated
Jun 9, 2020 - TypeScript
Is your feature request related to a problem? Please describe.
I got few migrations each referring a different connection. migrate:fresh, migrate:refresh doesn't handle this scenario since they operate on the default connection or in the specific connection passed via --database param.
Describe the solution you'd like
The simplest solution can be to process only migrations that has th
- There is no install docs detailing how to install it. the docker stuff I do not know how it is installed.
- The documentation is messy.
- There is no support docs meaning what application server you support monitoring .
- I think you have 2 parts one is the browser plugin and the other is the server , there is no clear indication between them and do I need to use both of them .
--Thank you
Requirement - what kind of business use case are you trying to solve?
Configuration that can affect service performance and would ideally live and be deployed with the service code & configuration.
For example, debugging an individual service issue might start with a focus on the service itself. At the moment, remote sampling strategies could be configured remotely. One might not think to
非常感谢大家对 SOFAStack 开源的关注和支持,这是我们前进最大的动力。
收集目的
- 了解 SOFAStack 的使用场景以便更好的规划技术路线
- 聆听社区的不同声音,让 SOFAStack 变得更好
- 吸引更多的开源爱好者参与贡献,共同打造 SOFAStack
收集方式
请按如下参考格式回复本 Issue 进行登记:
* 公司/组织名称:蚂蚁金服
* 地点:中国杭州
* 网址:http://www.antfin.com
* 使用组件及场景:全套金融级分布式中间件
* 联系方式:zhanggeng.zg@antfin.com
展示
我们会定期同步信息至「Awesome SOFA」的用户列表中。
服务
How adjust the value of these options in different production envirement?
- molten.sampling_request
- molten.sampling_rate
- molten.report_interval
- molten.report_limit
How can we use the notify function ? What does it do ?
molten.notify_uri
-
Updated
Apr 23, 2020
Requirement - what kind of business use case are you trying to solve?
Always use time units in the Web UI which are easy to read by humans.
We use Jaeger to trace some complex, long-running offline jobs in which a seconds granularity in the Web UI is too fine-grained for human consumption.
Problem - what in Jaeger blocks you from solving the requirement?
Currently, durations seem
If we right click edit to modifiy specific environment at instrumenation manager of InspectIT 1.7.9.92 and then remove all texts inside description field of environment and click OK to update description.
You will find out that CMR does not clean out descrip
-
Updated
Dec 2, 2019 - Go
Cannot use same trace ID accross different node of microservices
On the document of https://opentracing.io/docs/overview/tracers/#propagating-a-trace-with-inject-extract, there is a concept of inject and extract. This is working fine with http carrier. Yet, I cannot reproduce this with Text Map carrier.
Please create a doc for u
-
Updated
Feb 5, 2019 - Go
-
Updated
May 18, 2020 - Java
-
Updated
Nov 25, 2019 - Go
-
Updated
Apr 9, 2020 - C++
Support for log4j2
I'm using log4j2 in my SpringBoot application, excluding logback implementation and logging with tracer doesn't work. It would be nice to support logging with log4j2 .
-
Updated
Jun 18, 2020 - HCL
-
Updated
Nov 28, 2019 - Go
At the https://www.jaegertracing.io/docs/1.8/client-features/ link the Prometheus integration is uknown.
I haven't find anything to the library documentation.
Is there any implementation for this feature ?
I'm unsure where stable releases are available (they don't seem to be on MavenCentral?) or what version number they are. Adding a badge with a link to the stable release will resolve both problems.
Also, the readme should have some code blocks that provide a minimal Gradle/Maven setup to use crnk. If a badge is added, then that can be used to indicate the version to the user, and the code block
In tracer version 2, we want to prefix span tag key constant (SpanType, etc) with "Key*" (KeySpanType, etc) to more easily differentiate between constants representing tag values and constants representing keys.
https://github.com/DataDog/dd-trace-go/blob/v1/ddtrace/ext/tags.go
-
Updated
Feb 19, 2020 - C#
It is useful to notify the user if a new version of kanalictl is available.
Here is an example of how Minikube does it:
There is a file called last_update_check that keeps track of the last time a user was notified of a new version. On a certain interval, it will check to see if a user is using the latest version and if not, prompt with the following text:
There is a newer vers-
Updated
Jun 19, 2020 - TypeScript
In order to avoid issues like #249 and #248 in the future, we should add a script to check these things in the CI builds. I'm open to ideas as to how we accomplish this. :)
-
Updated
Oct 28, 2019 - Java
OpenTracing conventions say that sampling.priority >0 should capture the trace. However, when using Jaeger, any tags set before this are ignored jaegertracing/jaeger-client-go#391.
I think this could be done via spanObserver in nethttp.Middleware, if that were called before the
Improve this page
Add a description, image, and links to the opentracing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opentracing topic, visit your repo's landing page and select "manage topics."
