Tim Möhlmann f9742a58f4
fix(import): add tracing spans to all import related functions (#8160)
# Which Problems Are Solved

This fix adds tracing spans to all V1 API import related functions. This
is to troubleshoot import related performance issues reported to us.

# How the Problems Are Solved

Add a tracing span to `api/grpc/admin/import.go` and all related
functions that are called in the `command` package.

# Additional Changes

- none

# Additional Context

- Reported by internal communication
2024-06-19 12:56:33 +02:00
..
2022-04-26 23:01:45 +00:00
2021-03-09 10:30:11 +01:00
2021-05-03 10:15:50 +02:00
2022-10-26 13:06:48 +00:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2024-01-02 14:26:31 +00:00
2024-06-18 11:27:44 +00:00
2024-02-28 10:55:54 +02:00
2022-04-26 23:01:45 +00:00
2022-04-26 23:01:45 +00:00
2021-03-01 08:48:50 +01:00
2024-04-11 09:16:10 +02:00