Skip to content

Commit 8dee149

Browse files
authored
Merge pull request #120427 from samtarver/patch-1
ado/1272753 - Add EDR type detail to concept-mcc-data-product.md
2 parents 0ca27fb + bc54bc6 commit 8dee149

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/operator-insights/concept-mcc-data-product.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,18 @@ The data produced by the MCC varies according to the functionality. This variati
3535

3636
The following data types are provided for all Quality of Experience - Affirmed MCC Data Products.
3737

38-
- `edr` contains data from the Event Data Records (EDRs) written by the MCC network elements. EDRs record each significant event arising during calls or sessions handled by the MCC. They provide a comprehensive record of what happened, allowing operators to explore both individual problems and more general patterns.
38+
- `edr` contains data from the Event Data Records (EDRs) written by the MCC network elements. EDRs record each significant event arising during calls or sessions handled by the MCC. They provide a comprehensive record of what happened, allowing operators to explore both individual problems and more general patterns. The Data Product supports the following EDRs.
39+
- `Status`
40+
- `Session`
41+
- `Bearer`
42+
- `Flow`
43+
- `HTTP`
44+
- `RTT`
45+
- `MME CRR`
46+
- `SGSN CRR`
47+
48+
> [!Note]
49+
> Both kinds of `CRR` records are stored in the `all_mme_sgsn_events` table.
3950
- `edr-sanitized` contains data from the `edr` data type but with personal data suppressed. Sanitized data types can be used to support data analysis while also enforcing subscriber privacy.
4051
- `edr-validation`: This data type contains a subset of performance management statistics and provides you with the ability to optionally ingest a minimum number of PMstats tables for a data quality check.
4152
- `device`: This optional data type contains device data (for example, device model, make and capabilities) that the Data Product can use to enrich the MCC Event Data Records. To use this data type, you must upload the device reference data in a CSV file. The CSV must conform to the [Device reference schema for the Quality of Experience Affirmed MCC Data Product](device-reference-schema.md).

0 commit comments

Comments
 (0)