5G-MAG / Standards

Specifications related to 5G-MAG's areas of work. Tracking comments, bug-fixing, request for new features, etc.
https://www.5g-mag.com/standards
12 stars 4 forks source link

QoE Metrics Reporting: metricsReportingConfigurationId missing in TS26512_M5_ServiceAccessInformation.yaml. #119

Closed dsilhavy closed 2 months ago

dsilhavy commented 7 months ago

Description

TS 26.512 Table 11.2.3.1-1 defines the ServiceAccessInformation resource. The ServiceAccessInformation resource contains a property clientMetricsReportingConfigurations. Each entry in the clientMetricsReportingConfigurations has a property metricsReportingConfigurationId. The metricsReportingConfigurationId is missing in the corresponding TS26512_M5_ServiceAccessInformation.yamlfile:

clientMetricsReportingConfigurations:
          type: array
          minItems: 1
          items:
            type: object
            required:
            - serverAddresses
            - scheme
            - samplePercentage
            - urlFilters
            - samplingPeriod
            - metrics
            properties:
              serverAddresses:
                $ref: '#/components/schemas/ServerAddresses'
              scheme:
                $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri'
              dataNetworkName:
                $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn'
              reportingInterval:
                $ref: 'TS29571_CommonData.yaml#/components/schemas/DurationSec'
              samplePercentage:
                $ref: 'TS26512_CommonData.yaml#/components/schemas/Percentage'
              urlFilters:
                type: array
                items:
                  type: string
                minItems: 0
              samplingPeriod:
                $ref: 'TS29571_CommonData.yaml#/components/schemas/DurationSec'
              metrics:
                type: array
                items:
                  type: string

Suggested solution

Add the metricsReportingConfigurationId as a required parameter to the TS26512_M5_ServiceAccessInformation.yaml

Related issue

rjb1000 commented 7 months ago

(@davidjwbbc has provided a temporary workaround in 5G-MAG/rt-common-shared#35.)

rjb1000 commented 5 months ago

Change Request contributed to MBS ad hoc meeting post SA4#127-bis-e:

rjb1000 commented 5 months ago

Change Request treated at MBS ad hoc meeting post SA4#127-bis-e:

rjb1000 commented 2 months ago

New specification versions published following approval of CRs at SA#104: