Skip to content
#

opentracing

Here are 419 public repositories matching this topic...

goddanao
goddanao commented Apr 16, 2020

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

waleedsaud
waleedsaud commented Aug 31, 2016
  • 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

shousper
shousper commented Mar 12, 2020

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

ujjboy
ujjboy commented Nov 27, 2018

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

收集目的

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

收集方式

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

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

展示

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

服务

cspurk
cspurk commented Jan 28, 2019

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

sgarfinkel
sgarfinkel commented May 3, 2020

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

frankgreco
frankgreco commented Apr 20, 2018

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

Improve this page

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

Learn more

You can’t perform that action at this time.