Feature #20488
Specify "X-Correlation-ID" header for log correlation when making REST calls to Candlepin
Description
When making REST calls to Candlepin the "X-Correlation-ID" request header should be set. This header can be used to specify a correlation id that will be printed out with every log message in Candlepin. This will make it easy to correlate requests from the Foreman logs with the Candlepin logs. Support for this header was added in Candlepin 2.0.
Associated revisions
History
#1
Updated by Eric Helms almost 5 years ago
- Legacy Backlogs Release (now unused) set to 250
#2
Updated by Andrew Kofink almost 5 years ago
- Target version set to 160
#3
Updated by Brad Buckingham almost 5 years ago
- Bugzilla link set to 1480760
#4
Updated by Brad Buckingham almost 5 years ago
- Target version changed from 160 to 217
#5
Updated by Justin Sherrill almost 5 years ago
- Assignee set to Justin Sherrill
#6
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6962 added
#7
Updated by Justin Sherrill over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|24a58d78b180e7456ec2c7e95466bab883ffb9c9.
Fixes #20488 - send request id to candlepin
to better track requests across candlepin.
Also log candlepin request ids as well