-
When a service A calls service B, it's common practice to put the trace and span ids into HTTP headers so that in the visualizer you can see spans of B as children of spans of A.
The idea is to do …
-
Hi,
Im not able to get the network printing to work.
I did the steps described under "https://github.com/clawsoftware/clawPDF/wiki/Install-as-Network-Printer". The output says everything is setup …
-
```
Background
---
The current eventlogger implementation:
org.soitoolkit.commons.mule.log.DefaultEventLogger
always writes logs to JMS.
If eventlogs are read directly from logfiles instead of from …
-
have swelf (once) hostname done and reg working store logs when not on LAN and when source found send them
-
Problem: we don't have much information about what happens in Flux instances launched by the system instance, unlike slurm which tracks job steps centrally.
Following up on a discussion in today's …
-
We haven't validate the user tools package on a Windows OS. Here is one known issue with uname function:
```
$ /home/doral spark_rapids_dataproc
Traceback (most recent call last):
File "c:\…
-
```
What steps will reproduce the problem?
1. Start the nsis installer package on server 2012 essentials.
2. The installer may be exit suddenly(crash?) after call "system::call
mydllfunction", "rmd…
-
Can this be run across network without?
If not what is the typical workflow?
For each machine export all the event logs and in a seperate directory and run chainsaw against each?
-
Partly from a hallway conversation I had with @morrone.
I added a `whatsup` option called `--monitor` a long time ago. The idea is you run
```
> whatsup --monitor
```
at the end of the day…
-
Hi,
Dr-Elephant is only fetching completed applications (filtered by SUCCEEDED or FAILED status).
Our spark streaming applications are always RUNNING non-stop (except for weekly restarts).
We wan…