Skip to content
#

trace

Here are 388 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

chrvo
chrvo commented Nov 25, 2020

Requirement - what kind of business use case are you trying to solve?

Our traces contain data that is covered by GDPR (european user privacy regulations) and, thus developers do not have direct access to all traces. If an error occurs, relevant traces has to be filtered out and the relevant ones are forwarded to the developer.

Another use case:
It would be nice to just attach files with

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.