openrca / orca

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

Add option to fetch deleted nodes and links from graph #135

Closed bzurkowski closed 2 years ago

bzurkowski commented 2 years ago

Currently, it is only possible to get nodes or links at a given time point. In some cases, it is needed to fetch all graph objects regardless of whether they are deleted or not (e.g. fetch historical data for statistical analysis).