Skip to content
#

trace

Here are 373 public repositories matching this topic...

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.

fntlnz
fntlnz commented Feb 17, 2019

We use kind for integration tests against a kubernetes cluster. We now have a dirty hack to load the built images into the kind docker daemon since when we started using it kind was at a very early stage and didn't have the load command. Now the load command is available so we can just replace the hack with it!

Docs here
https://kind.sigs.k8s.io/docs/user/quick-start/#loading-an-image-into-y

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 trace 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 trace topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.