correlation_id missing from http.audit.request/response events

Bug #1489049 reported by Matthew Edmonds
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Triaged
Low
Unassigned

Bug Description

The correlation_id trait is missing from http.audit.request and http.audit.response events when queried from ceilometer.

gordon chung (chungg)
Changed in ceilometer:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Matthew Edmonds (edmondsw) wrote :

so this does not appear to be an easy fix... I thought we could just add this to the yaml, but does ceilometer support special processing for tags? They have a different structure than other things on the notification. E.g.:

    "tags": [
        "correlation_id?value=openstack:e612f987-a439-452b-a0a1-caaf2229dfb5"
    ],

vs.

    "observer": {
        "id": "target"
    },
    "outcome": "pending",

etc.

Revision history for this message
Matthew Edmonds (edmondsw) wrote :

Per Gordon, answer to comment 1 is that we would probably have to build a plugin to parse it: https://github.com/openstack/ceilometer/blob/master/ceilometer/event/trait_plugins.py

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.