Actions
Story #2654
closedAs a User I want Pulp3 to log the first 8 characters of a task id in every log statement emitted from a running task
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
This was a feature in Pulp2: https://pulp.plan.io/issues/2324
Unfortunately the Pulp3 logging system has changed enough that this could not be merged directly. We need to get this feature working again with the Django logging system.
The PR to enable is in Pulp2 is here: https://github.com/pulp/pulp/pull/2924
Related issues
Updated by bizhang over 7 years ago
- Tracker changed from Issue to Story
- Subject changed from Pulp3 isn't logging the first 8 characters of a task id in every log statement emitted from a running task to As a User I want Pulp3 to log the first 8 characters of a task id in every log statement emitted from a running task
- % Done set to 0
Updated by daviddavis about 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
We're adding correlation id to Pulp 3 (see #4689)
Updated by daviddavis about 4 years ago
- Related to Story #4689: As a user, Pulp logs have correlation ids in the logs of all services added
Actions