Prism: Revealing Hidden Functional Clusters of Massive Instances
- Venue: ASE’23
- Paper: https://arxiv.org/abs/2308.07638
- Code: https://github.com/OpsPAI/Prism
- Status: Read
Takeaway
- Groups cloud instances by function (which VMs do similar work) based on communication patterns + resource usage
- Not about logs — about infrastructure topology discovery
- For LAPP: not directly relevant to log parsing, but the coarse-to-fine clustering idea could help group log sources before parsing