forked from apache/skywalking
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenu.yml
198 lines (190 loc) · 8.01 KB
/
menu.yml
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
catalog:
- name: "Welcome"
path: "/readme"
- name: "Concepts and Designs"
catalog:
- name: "What is SkyWalking?"
catalog:
- name: "Overview and Core concepts"
path: "/en/concepts-and-designs/overview"
- name: "Project Goals"
path: "/en/concepts-and-designs/project-goals"
- name: "Probe"
catalog:
- name: "Introduction"
path: "/en/concepts-and-designs/probe-introduction"
- name: "Service Auto Instrument Agent"
path: "/en/concepts-and-designs/service-agent"
- name: "Manual Instrument SDK"
path: "/en/concepts-and-designs/manual-sdk"
- name: "Service Mesh probe"
path: "/en/concepts-and-designs/service-mesh-probe"
- name: "Backend"
catalog:
- name: "Overview"
path: "/en/concepts-and-designs/backend-overview"
- name: "Observability Analysis Language"
path: "/en/concepts-and-designs/oal"
- name: "Meter Analysis Language"
path: "/en/concepts-and-designs/mal"
- name: "Log Analysis Language"
path: "/en/concepts-and-designs/lal"
- name: "Query in OAP"
path: "/en/protocols/readme#query-protocol"
- name: "UI"
path: "/en/concepts-and-designs/ui-overview"
- name: "CLI"
path: "https://github.com/apache/skywalking-cli"
- name: "Event"
path: "/en/concepts-and-designs/event/"
- name: "Setup"
catalog:
- name: "Server Agents"
path: "/en/setup/service-agent/server-agents"
- name: "Browser Agent"
path: "/en/setup/service-agent/browser-agent"
- name: "Compatibility"
path: "/en/setup/service-agent/agent-compatibility"
- name: "Backend"
catalog:
- name: "Quick Start"
catalog:
- name: "Introduction"
path: "/en/setup/backend/backend-setup"
- name: "Run with Docker"
path: "/en/setup/backend/backend-docker"
- name: "Run with Kubernetes"
path: "/en/setup/backend/backend-k8s"
- name: "Configuration Vocabulary"
path: "/en/setup/backend/configuration-vocabulary"
- name: "Advanced Setup"
catalog:
- name: "Service Grouping"
path: "/en/setup/backend/service-auto-grouping"
- name: "Overriding Settings"
path: "/en/setup/backend/backend-setting-override"
- name: "IP And Port Setting"
path: "/en/setup/backend/backend-ip-port"
- name: "Backend Init Mode Startup"
path: "/en/setup/backend/backend-init-mode"
- name: "Cluster Management"
path: "/en/setup/backend/backend-cluster"
- name: "Choose Storage"
path: "/en/setup/backend/backend-storage"
- name: "Setup External Communication Channels"
path: "/en/setup/backend/backend-expose"
- name: "Kafka Fetcher"
path: "/en/setup/backend/Kafka-fetcher"
- name: "Advanced Deployment Options"
path: "/en/setup/backend/advanced-deployment"
- name: "Data Lifecycle. Time To Live (TTL)"
path: "/en/setup/backend/ttl"
- name: "Group Parameterized Endpoints"
path: "/en/setup/backend/endpoint-grouping-rules"
- name: "Dynamical Logging"
path: "/en/setup/backend/dynamical-logging"
- name: "Security(SSL/TLS/mTLS)"
path: "/en/setup/backend/grpc-security"
- name: "Setup Native Load Balancer"
path: "/en/setup/backend/backend-load-balancer"
- name: "Tracing"
catalog:
- name: "Trace Sampling"
path: "/en/setup/backend/trace-sampling"
- name: "Detect Slow Database Statement"
path: "/en/setup/backend/slow-db-statement"
- name: "Message Queue Performance"
path: "/en/setup/backend/mq"
- name: "Uninstrumented Gateways"
path: "/en/setup/backend/uninstrumented-gateways"
- name: "Zipkin Trace"
path: "/en/setup/backend/zipkin-trace"
- name: "Metrics"
catalog:
- name: "OAL Scripts"
path: "/en/guides/backend-oal-scripts"
- name: "OpenTelemetry Metrics"
path: "/en/setup/backend/opentelemetry-receiver"
- name: "Zabbix Metrics"
path: "/en/setup/backend/backend-zabbix"
- name: "Meter Analysis"
path: "/en/setup/backend/backend-meter"
- name: "Apdex Threshold"
path: "/en/setup/backend/apdex-threshold"
- name: "Spring Sleuth Metrics Analysis"
path: "/en/setup/backend/spring-sleuth-setup"
- name: "Prometheus Metrics"
path: "/en/setup/backend/prometheus-metrics"
- name: "Alarm"
path: "/en/setup/backend/backend-alarm"
- name: "Logging"
catalog:
- name: "Log Collecting And Analysis"
path: "/en/setup/backend/log-analyzer"
- name: "Self Observability"
catalog:
- name: "Backend Telemetry"
path: "/en/setup/backend/backend-telemetry"
- name: "Health Check"
path: "/en/setup/backend/backend-health-check"
- name: "Extension"
catalog:
- name: "Metrics Exporter"
path: "/en/setup/backend/metrics-exporter"
- name: "Dynamic Configuration"
path: "/en/setup/backend/dynamic-config"
- name: "Service Mesh"
catalog:
- name: "Observe Istio Control Plane"
path: "/en/setup/istio/readme"
- name: "Observe Service Mesh"
path: "/en/setup/envoy/als_setting"
- name: "Send Envoy Metrics to SkyWalking with / without Istio"
path: "/en/setup/envoy/metrics_service_setting"
- name: "Infrastructure Monitoring"
catalog:
- name: "VMs Monitoring"
path: "/en/setup/backend/backend-vm-monitoring"
- name: "K8s Monitoring"
path: "/en/setup/backend/backend-k8s-monitoring"
- name: "UI Setup"
path: "/en/setup/backend/ui-setup"
- name: "CLI Setup"
path: "https://github.com/apache/skywalking-cli"
- name: "UI Introduction"
path: "/en/ui/readme"
- name: "Contributing Guides"
catalog:
- name: "Contribute"
path: "/en/guides/readme"
- name: "Become A Committer"
path: "/en/guides/asf/committer"
- name: "Release Guide"
path: "/en/guides/how-to-release/"
- name: "Compiling Guide"
path: "/en/guides/How-to-build"
- name: "Protocols"
catalog:
- name: "Data Report(Probe/Agent) Protocol"
path: "/en/protocols/readme"
- name: "Query Protocol (GraphQL)"
path: "/en/protocols/query-protocol"
- name: "FAQs"
path: "/en/FAQ/readme"
- name: "Changelog"
path: "https://github.com/apache/skywalking/tree/master/changes"