← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1789334] [NEW] Osprofiler works wrong

 

Public bug reported:

I deploy Openstack Queen by rdo and enable osprofiler. But I can't get trace info from osprofiler.
For example:
1.run command like "# openstack --os-profile b827cb61b00c08648377fe889bf000d5 network show private"
2.get trace info by "# osprofiler trace show  --connection-string elasticsearch://192.168.8.102:9200 --json 4a68f7fb-1f4b-4d04-bf93-7bfbd127fffa"

Trace with UUID 4a68f7fb-1f4b-4d04-bf93-7bfbd127fffa not found. Please
check the HMAC key used in the command.


Config(/etc/neutron/neutron.conf):
[profiler]
enabled = True
trace_sqlalchemy = True
hmac_keys = XXXXX
connection_string = elasticsearch://192.168.8.102:9200

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1789334

Title:
  Osprofiler works wrong

Status in neutron:
  New

Bug description:
  I deploy Openstack Queen by rdo and enable osprofiler. But I can't get trace info from osprofiler.
  For example:
  1.run command like "# openstack --os-profile b827cb61b00c08648377fe889bf000d5 network show private"
  2.get trace info by "# osprofiler trace show  --connection-string elasticsearch://192.168.8.102:9200 --json 4a68f7fb-1f4b-4d04-bf93-7bfbd127fffa"

  Trace with UUID 4a68f7fb-1f4b-4d04-bf93-7bfbd127fffa not found. Please
  check the HMAC key used in the command.


  Config(/etc/neutron/neutron.conf):
  [profiler]
  enabled = True
  trace_sqlalchemy = True
  hmac_keys = XXXXX
  connection_string = elasticsearch://192.168.8.102:9200

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1789334/+subscriptions


Follow ups