Go to file
Takashi Kajinami 2ba348facb Log Global Request IDs by default
Global Request IDs were introduced a while ago[1] so that operators can
trace processing of resources across multiple services more easily.

Some services like Nova or Neutron have implemented this feature and
a request made by these services have additional global request id in
its context. However current default format doesn't include that new id
and users need to update the log format parameter in each service to
get this information recorded.

This change updates the default log format so that the Global Request
IDs can be more widely and easily used.

[1] https://specs.openstack.org/openstack/oslo-specs/specs/pike/global-req-id.html

Change-Id: I1adc9b29bb356ce56704c066b375b49374200d3c
2022-04-25 13:02:15 +00:00
2021-01-03 16:09:31 +08:00
2020-01-31 10:55:10 +01:00
2019-04-19 19:48:02 +00:00
2018-08-10 15:57:52 -04:00
2020-05-04 17:26:30 -05:00
2021-12-21 16:46:05 +08:00
2020-02-10 18:37:12 +01:00
2020-09-08 14:21:18 +02:00
2021-04-16 10:25:26 +00:00

Team and repository tags

image

oslo.log -- Oslo Logging Library

Latest Version

Downloads

The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).

Description
Logging library.
Readme 7.8 MiB
Languages
Python 100%