3 Commits

Author SHA1 Message Date
Winson Chan
45ac6d03b1 Enable osprofiler to measure performance
Add option to enable osprofiler to measure performance of workflow execution.

Change-Id: I98e66e3f721c134370848dc2b65fb37c49b0e8ee
Implements: blueprint mistral-osprofiler
2016-06-10 01:49:38 +00:00
manasdk
df5f04c58a Updates logging configuration samples
- Changed all formats to look more like the default formatters. This simplifies parsing
  in tools like logstash etc.
- Changed location of all log files to end up in /var/log instead of /tmp. /var/log is
  a better default than /tmp for log files.
- In wf_trace_conf_logging.conf.sample using separate formatters for different handlers.
  This accounts for the usecase of each handler having its own specific log format to
  reduce redundancy in log statements.

Change-Id: I467f4d493cd379c11cf7e5e872e4baa4faeac674
Closes-Bug: 1322740
2014-12-17 01:34:27 +00:00
Renat Akhmerov
08e80b5a68 Renaming all example config files from *.conf.example to *.conf.sample
* It's needed for consistency with the main config example

Change-Id: I1154c2b2da2823e94d40014cdca4499ac4e272e8
2014-06-16 16:52:10 +07:00