MetricModel

MetricModel
MetricModel
JSON Example
{
    "description": "Network interface and port objects",
    "domain": "string",
    "metricType": "RRU",
    "metrics": [
        {
            "name": "ifInUnknownProtos",
            "datatype": 10,
            "description": "The number of packets received via the interface which were discarded because of an unknown or unsupported protocol",
            "range": "Non negative integers",
            "unit": "Pkts",
            "max": 90,
            "min": -1
        }
    ],
    "properties": [
        {
            "description": "string",
            "name": "entityName, dataSource, deviceName, entityType, deviceType"
        }
    ],
    "sub_domains": [
        "3GPP",
        "vRAN"
    ],
    "tags": [
        {
            "description": "string",
            "name": "string"
        }
    ],
    "tco_internal": [
        "type",
        "colltimestamp",
        "instance",
        "processedTimestamp"
    ]
}
string
description
Optional

Description of entity

string
domain
Optional

Domain for the metrics

string
metricType
Required

Metric entity type

array of Metric
metrics
Required

List of metrics of entity

properties
Optional

User defined properties for entity

array of string
sub_domains
Optional

Domain for the metrics

tags
Optional

User defined properties for entity

array of string
tco_internal
Required

Internal fields of TCO