osprofiler/doc/specs/in-progress/better_devstack_integration.rst
sunyandi 6647bf2ae3 update sphinx-doc links
Change-Id: Icb8c54e30163109be703da8bc313a603114ad73f
2018-01-17 16:44:17 +08:00

1.4 KiB

Better DevStack Integration

Make it simple to enable OSprofiler like it is simple to enable DEBUG log level

Problem description

It's hard to turn on OSProfiler in DevStack, you have to change notification_topic and enable Ceilometer and in future do other magic. As well if something is done wrong it's hard to debug

Proposed change

Make a single argument: PROFILING=True/False

Alternatives

Do nothing and keep things hard.

Implementation

Assignee(s)

Primary assignee:

boris-42

Work Items

  • Make DevStack plugin for OSprofiler
  • Configure Ceilometer
  • Configure services that support OSprofiler

Dependencies

  • DevStack