File: osprofiler-787e801596a792eb.yaml

package info (click to toggle)
python-vitrageclient 5.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 648 kB
  • sloc: python: 1,807; makefile: 26; sh: 2
file content (6 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
---
features:
  - Added osprofiler support. ``OSProfiler`` is an OpenStack cross-project
    profiling library. It allows the user to generate a trace per request which
    is processed in multiple services, and then generate a tree of calls which
    is intuitive to understand.