Files
windmill/backend/windmill-common/src
wendrul ac841400ba Instrument logs (#3566)
* Add spans to show worker_name and job_id

Always show worker_name and job_id when relevant, by creating spans that
live as long as the worker and the job.

* Remove redundant worker names from fn run_worker

Remove the now redundant worker_name tracing, as the information now
lives at the span level

* Use span when spawning new thread

* Instrument more pertinent functions

Move spans to more pertinent functions. Remove more redundant info, and
change worker_name to just worker

* Change tracing subscriber to log path:line_no

Change from logging target (module name usually) to file path and line
number
2024-04-18 01:11:14 +02:00
..
2022-12-04 13:23:29 +01:00
2024-02-13 13:30:33 +01:00
2024-04-17 22:38:03 +02:00
2024-03-21 13:37:17 +01:00
2024-04-04 04:16:53 +02:00
2024-04-17 22:38:03 +02:00
2024-03-22 10:34:32 +01:00
2024-04-04 04:16:53 +02:00
2024-04-03 13:58:52 +02:00
2024-02-21 22:39:01 +01:00
2024-04-04 04:16:53 +02:00
2024-01-22 23:27:00 +01:00
2024-04-17 22:38:03 +02:00
2024-04-18 01:11:14 +02:00
2024-03-21 13:37:17 +01:00