Proceedings of the ACM Symposium on Cloud Computing 2018
DOI: 10.1145/3267809.3267841
|View full text |Cite
|
Sign up to set email alerts
|

Weighted Sampling of Execution Traces

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(10 citation statements)
references
References 9 publications
0
7
0
Order By: Relevance
“…To collect runtime data from a system, various adaptive sampling techniques (Bartocci et al, 2012;Ding et al, 2015) have been proposed. For example, an approach for weighted trace sampling relies on the clustering of execution graphs, with the goal to maximize the diversity of collected execution traces (Las-Casas et al, 2018). (Narayanappa et al, 2010) proposed ''Property-Aware Program Sampling'', a profiling technique that uses program slicing in the context of statistical sampling-based instrumentation.…”
Section: Related Workmentioning
confidence: 99%
“…To collect runtime data from a system, various adaptive sampling techniques (Bartocci et al, 2012;Ding et al, 2015) have been proposed. For example, an approach for weighted trace sampling relies on the clustering of execution graphs, with the goal to maximize the diversity of collected execution traces (Las-Casas et al, 2018). (Narayanappa et al, 2010) proposed ''Property-Aware Program Sampling'', a profiling technique that uses program slicing in the context of statistical sampling-based instrumentation.…”
Section: Related Workmentioning
confidence: 99%
“…Las‐Casas et al 44 referred to a solution for the method of sampling a variety of status codes with a uniform distribution. Based on the observation that more than 85% of recorded events are in good condition, they introduced a model for identifying the uniform distribution of events with hierarchical clustering algorithms.…”
Section: Related Workmentioning
confidence: 99%
“…Property graphs provide a powerful machinery to represent these traces; indeed, as a graph, relationships are as important as the data represented in nodes. There is existing work considering every trace as a Directed Acyclic Graph (DAG) of spans linked by causal relationship [16], [17]. In our previous work, we leveraged OpenTelemetry semantic to exhibit the layered structure of the network and add a hierarchical structure to these span graphs.…”
Section: A Getting Individual Trace Graphsmentioning
confidence: 99%