-
Updated
Dec 3, 2020 - Java
trace
Here are 388 public repositories matching this topic...
-
Updated
Apr 22, 2019 - Java
-
Updated
Dec 4, 2020 - Go
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.
-
Updated
Sep 16, 2020 - JavaScript
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
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Aug 4, 2020 - C
-
Updated
Dec 2, 2020 - Java
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
-
Updated
Aug 27, 2020 - C#
-
Updated
Oct 24, 2020 - C
-
Updated
May 15, 2019 - Java
-
Updated
Jun 28, 2020 - Go
-
Updated
Nov 16, 2020 - PHP
-
Updated
Nov 11, 2020 - Go
-
Updated
Dec 3, 2020 - Python
-
Updated
Nov 19, 2020 - Go
-
Updated
Aug 17, 2020 - Ruby
-
Updated
Sep 9, 2020 - Ruby
-
Updated
Dec 1, 2020 - Go
-
Updated
Nov 27, 2020 - TypeScript
Improve this page
Add a description, image, and links to the trace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trace topic, visit your repo's landing page and select "manage topics."
Issue Description
是否有计划用actions 完全取代 TravisCI
感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
Describe what feature