distributed-tracing
Here are 368 public repositories matching this topic...
Requirement - what kind of business use case are you trying to solve?
Actual the windows executables (jaeger-agent.exe, jaeger-collector.exe, ...) don't have a version set. It is hard to identify the current used version and check if the actual used version is outdated.
Probl
-
Updated
Mar 11, 2022 - Java
-
Updated
Mar 11, 2022 - Java
Bug description
Header in Top Endpoint
section overflows in browser with reduced width
Expected behavior
Header shouldn't overflow
How to reproduce
- Go to SigNoz dashboard metrics page with reduced browser window width
- Open any application
- Top Endpoint panel header appears overflowing
Version information
- Signoz version: v0.7.1
- *Browser version
-
Updated
Mar 9, 2022 - Java
-
Updated
Mar 8, 2022 - Java
-
Updated
Feb 22, 2022 - Go
I think it would be to good to have a rpm/linux package for tempo backend like Grafana does (below), or at least official docs of how to install in a linux env without containers.
It looks like a good amount of time is spent on nuget restore. And majority of them from the example projects, which are not required for all the build/test pipelines. We may benefit, if examples are built in a dedicated pipeline, and ignored by other pipelines.
-
Updated
Mar 8, 2022 - Java
-
Updated
Feb 1, 2022 - C#
-
Updated
Mar 7, 2022 - Scala
-
Updated
Jan 10, 2022 - Go
-
Updated
Mar 11, 2022 - Scala
There was an issue in opentracing to add a scope manager, but it doesn't look like it was ever implemented opentracing/opentracing-javascript#112
What is our action item here? Should we just document on the shim that there is no scope manager so we have no shim for it?
_Originally posted by @dyladan in https://github.com/open-telemetry/opentelemetry-specification/is
-
Updated
Sep 26, 2021 - C#
-
Updated
Mar 11, 2022 - Go
-
Updated
Jul 26, 2021 - Java
It seems to me that UTC is selected for on the wire representation of time as well as in the database (jaegertracing/jaeger#712), which sort of makes sense, at least with a somewhat naive handling of timezones. However, I think that the Jaeger UI should support displaying times in the timezone local to the user, i.e. of the browser as to reduce the mental load when viewing
-
Updated
Feb 27, 2022 - Vue
-
Updated
Feb 11, 2022 - Java
-
Updated
Feb 16, 2022 - Java
-
Updated
Dec 14, 2021 - Go
-
Updated
Mar 10, 2022 - Vue
-
Updated
Mar 7, 2022 - JavaScript
@thegryfon noticed that in community axios implementations, some leak contexts and you wouldn't necessarily know until a second root trace is attempted.
here's an example scenario I think tests could cover:
there is no parent trace in scope
create a client request
create a second client request
verify that both client requests are root spans
Is your feature request related to a problem? Please describe.
The ..
module has a conditional dependency on the parseurl
library. This library is not an agent dependency. However, if parseurl
is present then the agent will use it instead of it's own home grown URL parsing.
We've had users report that this conditional `re
-
Updated
Jan 13, 2022 - Go
Improve this page
Add a description, image, and links to the distributed-tracing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-tracing topic, visit your repo's landing page and select "manage topics."
PagerDuty(https://www.pagerduty.com/) is widely used for on-call globally. We are welcome the contributions to support it as alarm notification channel.