Hi,

The Neutron team has been playing lately with Rally scenarios and osprofiler. One example isĀ http://logs.openstack.org/80/671780/1/check/neutron-rally-task/6cc66e4/results/report.html.gz#/NeutronNetworks.create_and_bind_ports/output. As can be seen in this example, we get a lot of trace points from SQLAlchemy with the corresponding SQL statement that was sent the DB. Is there a way we can add information to these trace points to help us relate them to the Neutron code that issued the statement?

Cheers

Miguel