tracepusher icon indicating copy to clipboard operation
tracepusher copied to clipboard

Generate and push OpenTelemetry Trace data to an OTEL collector in JSON format

Results 4 tracepusher issues
Sort by recently updated
recently updated
newest added

It is very common in legacy environments (ie. those not using traces) for correlation IDs to be added to log line entries. (Human) operators can then search their logging software...

enhancement

The community makes or breaks tracepusher. They are the ones driving the product, talking about it and spreading the word. We should thank them for their efforts! Create a page...

good first issue

There is a Kubernetes plugin called `kubectl otel` which invokes tracepusher. https://github.com/agardnerit/kubectl-otel Document this

documentation
on hold

It would be good to have an example of tracing a powershell script with tracepusher Here's a shell example if it helps to build the Powershell one: https://github.com/agardnerIT/tracepusher/blob/main/samples/script.sh

help wanted