[Metric predictor] Wrong application id on predictions

Bug #2065262 reported by Robert Sanfeliu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NebulOuS
New
High
Jan Marchel

Bug Description

Metric predictor is reporting app ID "anapp23" for metrics that come from another APP ID (e.g: 0930130905automated-testing-mqtt-app-1715239813411)

Below the messages sent to the message broker that demonstrate this. The first message is from EMS, with a correct APP Id, the second one is the prediction made by metric predictor.

------------------ EMS -----------------------------
[INFO ] 2024-05-09 09:46:33.468 [pool-2-thread-2] NebulOuSLogger -
topic://eu.nebulouscloud.monitoring.realtime.Combined_SLO
subject:0930130905automated-testing-mqtt-app-1715239813411
payload:{when=2024-05-09T07:46:33.011004475Z, level=3, metricValue=60.0, timestamp=1715240792791}
properties:{application=0930130905automated-testing-mqtt-app-1715239813411}
correlationId:null

-------------------------- Metric predictor ------------------------
[INFO ] 2024-05-09 09:46:33.475 [pool-2-thread-2] NebulOuSLogger -
topic://eu.nebulouscloud.monitoring.predicted.Combined_SLO
subject:anapp23
payload:{when=2024-05-09T07:46:33.011004475Z, confidence_interval=[60.0, 60.0], level=3, predictionTime=1715240793, probability=0.6, metricValue=60.0, timestamp=1715240793}
properties:{application=anapp23}
correlationId:null

Changed in nebulous:
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.