mistral/mistral/api/controllers
Vasudeo Nimbekar 88e7e7ceee Adding root_execution_id parameter to mistral loggers
After this patch, user can update logging format to include root_execution_id in logs, which will be helpful to find and debug logs related to specific workflow execution.

  - Logs about creation and status changes of Mistral entities(execution,
    task, action execution, etc) are changed to INFO log level.
  - User can update logging_context_format_string to include root_execution_id in logs.

Implements: Implements: blueprint improve-mistral-loggers

Change-Id: I54fe058e5451abba6ea7f69d03d498d78a90993e
2023-02-13 05:01:39 +00:00
..
v2 Adding root_execution_id parameter to mistral loggers 2023-02-13 05:01:39 +00:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
resource.py Fix dynamic actions further 2020-12-03 16:51:25 +07:00
root.py Add http_proxy_to_wsgi middleware 2019-03-09 01:51:59 +03:00