SampleHST: Efficient On-the-Fly Selection of Distributed Traces

09/10/2022
by   Alim Ul Gias, et al.
0

Since only a small number of traces generated from distributed tracing helps in troubleshooting, its storage requirement can be significantly reduced by biasing the selection towards anomalous traces. To aid in this scenario, we propose SampleHST, a novel approach to sample on-the-fly from a stream of traces in an unsupervised manner. SampleHST adjusts the storage quota of normal and anomalous traces depending on the size of its budget. Initially, it utilizes a forest of Half Space Trees (HSTs) for trace scoring. This is based on the distribution of the mass scores across the trees, which characterizes the probability of observing different traces. The mass distribution from HSTs is subsequently used to cluster the traces online leveraging a variant of the mean-shift algorithm. This trace-cluster association eventually drives the sampling decision. We have compared the performance of SampleHST with a recently suggested method using data from a cloud data center and demonstrated that SampleHST improves sampling performance up to by 9.5x.

READ FULL TEXT
research
02/13/2019

Reconstructing Trees from Traces

We study the problem of learning a node-labeled tree given independent t...
research
07/16/2021

Estimation from Partially Sampled Distributed Traces

Sampling is often a necessary evil to reduce the processing and storage ...
research
09/04/2019

Learning Test Traces

Modern software projects include automated tests written to check the pr...
research
09/04/2019

Predicting Software Tests Traces

Modern software projects include automated tests written to check the pr...
research
02/11/2022

The Benefit of Hindsight: Tracing Edge-Cases in Distributed Systems

Today's distributed tracing frameworks only trace a small fraction of al...
research
11/17/2021

MASS: Mobile Autonomous Station Simulation

We propose a set of tools to replay wireless network traffic traces, whi...
research
12/18/2012

Accelerated Time-of-Flight Mass Spectrometry

We study a simple modification to the conventional time of flight mass s...

Please sign up or login with your details

Forgot password? Click here to reset