We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The following items are pushed to a certain Kafka topic, received from the monitoring spec:
Raw Data Example:
data = { "monitoringData" : { "metricName" : "cpu_utilization", "metricValue" : "0.453", "aggregationMethod": "sum" (if the case), "resourceID" : "resource1", "timestamp": "2021-05-28T16:25:00" }, "operatorID" : "id_example", "transactionID" : "transaction_id_flow", "networkID" : "network_slice_id", "instanceID": "instance_id", "productID": product_id }