-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TS26.501 Clarification - Appropriate network entity for metrics error reports #66
Comments
Looks like an inconsistency between this stage-2 specification in TS 26.501 and the stage-3 APIs specified in TS 26.512 where no endpoint is specified on the 5GMS AF for error reporting by the Media Session Handler. Suggest we discuss with the SA4 experts to get their take on this. What is the purpose of reporting an error if the configured metics reporting scheme cannot be supported by a Media Session Handler? There's not much that can be done about it, but maybe it's just good to know why no metrics reporting is happening? Any early thoughts, @gheikkila, @haudiobe, @tlohmar? |
In the last version (17.4.0) of 26.512 we did add some error reporting. I think the general idea of reporting errors is to at least allow some way for the configuring entity to get a feedback if the configuration isn't ok. Otherwise the MSH would just swallow it silently, and debugging on OAM level would be very difficult. |
Thanks for the memory jog, @gheikkila. Yes, you're right that we added the The error condition envisaged by the text cited from TS 26.501 clause 5.5.3 by @dsilhavy appears to be more to do with the Media Session Handler reporting an error to "the appropriate network entity" (which I read as "5GMSd AF") when the Media Player doesn't support one of the metrics reporting schemes mentioned in the client metrics reporting configuration of the Service Access Information. There's definitely a big hole in TS 26.512 at reference point M5 in this regard: no way to report the error to the 5GMSd AF. The key question for SA4 is whether we want to fill the gap in TS 26.512 or just remove the requirement from TS 26.501. |
@fredericgabin: I will remove this from TS 26.501 to align stage-2 to stage-3. |
CR contributed to SA4#125 by @fredericgabin:
|
CR Packs approved at SA#101: |
Problem description
TS26.501 V17.5.0 clause 5.5.3 defines the required steps for AF-based metrics reporting. Step 8 of this procedure is defined as follows:
For me, it is not apparent what is meant by appropriate network entity. I assume the error report should be send to the list of 5GMS AF defined in the
ServiceAccessInformation.clientMetricsReportingConfigurations.serverAddresses
property?Suggested solution
It would be great if we can clarify what is meant by the above described statement. I might have missed something here. Moreover, during the 5G-MAG SA4 developers call the question popped up if this error report needs to be send at all.
Related issues
The text was updated successfully, but these errors were encountered: