We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49b9bc0 + 2554d79 commit 2db091eCopy full SHA for 2db091e
scenarios/python_gunicorn_3.11/expected_profile.json
@@ -9,8 +9,8 @@
9
"stack-content": [
10
{
11
"regular_expression": ".*make_request.*",
12
- "percent": 5,
13
- "error_margin": 10,
+ "percent": 28,
+ "error_margin": 7,
14
"labels": [
15
16
"key": "thread name",
@@ -47,8 +47,8 @@
47
48
49
"regular_expression": ".*process.*",
50
- "percent": 85,
51
- "error_margin": 15,
+ "percent": 65,
+ "error_margin": 13,
52
53
54
@@ -66,8 +66,8 @@
66
67
68
"regular_expression": ".*sub_process.*",
69
- "percent": 15,
70
+ "percent": 6,
71
72
73
0 commit comments