- Add py35 tox virtualenv
- Fix a doc typo
- Use an env variable for connection string default
- Show team and repo badges on README
- Fix import order
- Add Log Insight driver
- Add Elasticsearch driver
- Update dependencies' version from project requirements
- Add a redis driver
- Trivial: Remove vim header from source files
- Add exception to trace point details
- Add reno for release notes management
- Visualize trace output as graph
- Update documentation to the latest state
- Add AUTHORS and ChangeLog to .gitignore
- Replace six.iteritems() with .items()
- Organize unit tests under tests/unit folder
- Move hacking checks outside tests
- Error out for invalid trace ID
- Use method constant_time_compare from oslo.utils
- [doc]Add description for multi-backend URI
- Update devstack plugin readme to enable Panko
- Pretty print json output
- Heat and Cinder now use new style conf
- Use oslo_utils.uuidutils.is_uuid_like
- Update homepage with developer documentation page
- Replace logging with oslo_log
- Pass oslo.messaging kwargs only for "messaging://"
- Add .idea folder to .gitignore
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-osprofiler?expand=0&rev=11
* Remove discover from test-requirements
* Don't set html_last_updated_fmt without git
* Add exception type to stop trace info
* OSprofiler initialization method
* Fix title of index page
* Add Ceilometer driver
* Expose osprofiler middleware as entrypoint
* Add MongoDB driver
* Improve unit test coverage
* Add connection string usage to osprofiler-cli
* Add tests for mongodb driver
* doc: Log warning when can't get informaiton from git
* Fix typos on spec directory
* Fix typo: 'Olso' to 'Oslo'
* Add backward compatible drivers structure
* Add overall profiler stats by operation
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-osprofiler?expand=0&rev=9
- Upgraded to version 1.3.0
* Add hepler to trace sessions
* Add an error tip when trace_id is not found
* Add a similar link with reference to similar projects/libraries
* Continue work on standardizing osprofiler docs
* Remove dead/broken link to example
* Updates to doc conf.py to look the same as other projects
* Clean thread local profiler object after usage
* Avoid tracing class and static methods
* Avoid multiple tracing when applying meta or class decorator
* Remove outdated version
* Dont claim copyright for future years
* Use pkg_resources to get version
* Enable bandit in gate
* Fallback if git is absent
* It's unnecessary set deprecate group for option 'enabled'
* Add CONTRIBUTING.rst
OBS-URL: https://build.opensuse.org/request/show/397362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-osprofiler?expand=0&rev=2