forked from DataDog/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
general.preview.synthetics.json
59 lines (58 loc) · 1.51 KB
/
general.preview.synthetics.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"tests": [
{
"id": "yq3-qs9-b8k",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/account_management/"
}
},
{
"id": "4rx-amr-pnv",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/infrastructure/"
}
},
{
"id": "hz2-zgi-43d",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/logs/log_collection/"
}
},
{
"id": "bqt-kt3-zvy",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/glossary/"
}
},
{
"id": "dbg-37u-r55",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/glossary/"
}
},
{
"id": "d6h-28c-ij9",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/glossary/?product=alerts"
}
},
{
"id": "5nh-qfq-fs4",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/code_analysis/static_analysis_rules/"
}
},
{
"id": "hys-3ee-qff",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/code_analysis/static_analysis_rules/"
}
},
{
"id": "skf-cqv-m5d",
"config": {
"startUrl": "https://docs-staging.datadoghq.com/{{CI_COMMIT_REF_NAME}}/code_analysis/static_analysis_rules/"
}
}
]
}