For Network Slicing usecase, we require the published event to have the measType return the SNSSAI also, 

      "measTypes": {
        "sMeasTypesList": [
          "PDUSessionEstSR.00101110"
        ]
      }

      and also to handle multiple operands from the incoming PM data with different SNSSAIs, like, 

      "measTypes":

      {               "sMeasTypesList": [                 "SM.PDUSessionSetupReq.0011-0010",                 "SM.PDUSessionSetupSucc.0011-0010",                 "SM.PDUSessionSetupFail.0",                 "SM.PDUSessionSetupReq.0010-1110",                 "SM.PDUSessionSetupSucc.0010-1110"               ]             }

      ,

      ,

            malar malar
            malar malar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: