openrca / orca

Root Cause Analysis for Kubernetes
https://openrca.io
Apache License 2.0
90 stars 10 forks source link

Fix module path in log output #31

Open bzurkowski opened 4 years ago

bzurkowski commented 4 years ago
18:56:44 probe.1 | 2020-03-30 18:56:44,902 - orca.topology.probe - INFO - Starting sync for entity: prometheus/alert

It should be:

18:56:44 probe.1 | 2020-03-30 18:56:44,902 - orca.topology.alerts.prometheus.probe - INFO - Starting sync for entity: prometheus/alert