forked from StackVista/stackstate-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitbook.yaml
More file actions
395 lines (378 loc) · 33.6 KB
/
.gitbook.yaml
File metadata and controls
395 lines (378 loc) · 33.6 KB
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
redirects:
basic_concepts/: ./use/concepts/components_and_relations.md
basic_concepts/#components: ./use/concepts/components_and_relations.md#components
concepts/4t_data_model: ./use/concepts/4t_data_model.md
concepts/component_and_relation_templates: ./develop/reference/stackstate-templating/using_stackstate_templating.md .md
concepts/components_and_relations: ./use/concepts/components_and_relations.md
concepts/glossary: ./use/glossary.md
concepts/id_extraction: ./use/concepts/id_extraction.md
concepts/layers_domains_and_environments: ./use/concepts/layers_domains_and_environments.md
concepts/role_based_access_control: ./configure/security/rbac/role_based_access_control.md
concepts/topology_sources: ./configure/topology/topology_sources.md
configure/browse_telemetry: ./configure/telemetry/browse-telemetry.md
configure/checks_and_streams: ./use/metrics/telemetry_streams.md
configure/component_actions: configure/topology/component_actions.md
concepts/component_and_relation_mapping_functions: ./use/concepts/mapping_functions.md
configure/configure_tracing: ./configure/traces/configure_tracing.md
configure/debugging_topology_synchronization: ./configure/topology/debugging_topology_synchronization.md
configure/how_to_configure_component_actions: ./configure/topology/how_to_configure_component_actions.md
configure/how_to_create_manual_topology: ./configure/topology/how_to_create_manual_topology.md
configure/how_to_set_up_a_security_backend_for_linux: ./configure/security/set_up_a_security_backend_for_linux.md
configure/how_to_set_up_a_security_backend_for_windows: configure/security/set_up_a_security_backend_for_windows.md
configure/how_to_set_up_roles: ./configure/security/rbac/rbac_roles.md
configure/how_to_setup_traces: ./configure/traces/how_to_setup_traces.md
configure/how_to_use_the_priority_field_for_components: ./configure/telemetry/how_to_use_the_priority_field_for_components.md
configure/naming_guide: ./configure/topology/naming_guide.md
configure/permissions: ./configure/security/rbac/rbac_permissions.md
configure/propagation: ./configure/topology/propagation.md
configure/scopes_in_rbac: ./configure/security/rbac/rbac_scopes.md
configure/security/how_to_set_up_roles: ./configure/security/rbac/rbac_roles.md
configure/security/how_to_set_up_a_security_backend_for_linux: ./configure/security/set_up_a_security_backend_for_linux.md
configure/security/how_to_set_up_a_security_backend_for_windows: ./configure/security/set_up_a_security_backend_for_windows.md
configure/security/permissions: ./configure/security/rbac/rbac_permissions.md
configure/security/scopes_in_rbac: ./configure/security/rbac/rbac_scopes.md
configure/security/subject_configuration: ./configure/security/rbac_subjects.md
configure/secrets_management: ./configure/security/secrets_management.md
configure/send_telemetry: ./configure/telemetry/send_metrics.md
configure/stackstate_log_files: ./configure/logging/README.md
configure/subject_configuration: ./configure/security/rbac/rbac_subjects.md
configure/sync: ./configure/topology/sync.md
configure/tagging: ./configure/topology/tagging.md
configure/telemetry_synchronized_topology: ./configure/telemetry/telemetry_synchronized_topology.md
configure/topology_selection_advanced: ./develop/reference/stql_reference.md
configure/topology_synchronization: ./configure/topology/topology_synchronization.md
develop/agent_check: ./develop/developer-guides/agent_check/README.md
develop/agent_check/checks_in_agent_v2: ./develop/developer-guides/agent_check/checks_in_agent_v2.md
develop/agent_check/how_to_develop_agent_checks: ./develop/developer-guides/agent_check/how_to_develop_agent_checks.md
develop/custom_synchronization_stackpack: ./develop/developer-guides/custom_synchronization_stackpack/README.md
develop/custom_synchronization_stackpack/how_to_configure_custom_synchronization: ./develop/developer-guides/custom_synchronization_stackpack/how_to_configure_custom_synchronization.md
develop/custom_synchronization_stackpack/how_to_connect_agent_check_with_stackstate_instance: ./develop/developer-guides/custom_synchronization_stackpack/how_to_connect_agent_check_with_stackstate_instance.md
develop/custom_synchronization_stackpack/how_to_customize_elements_created_by_custom_synchronization_stackpack: ./develop/developer-guides/custom_synchronization_stackpack/how_to_customize_elements_created_by_custom_synchronization_stackpack.md
develop/creating_stackpacks: ./develop/developer-guides/stackpack/develop_stackpacks.md
develop/functions: ./develop/developer-guides/custom-functions/functions.md
develop/integrating_external_services: ./develop/developer-guides/integrating_external_services.md
develop/mirroring: ./develop/developer-guides/mirroring.md
develop/mirrors: ./configure/telemetry/data-sources/prometheus-mirror.md
develop/mirrors/prometheus-mirror: ./configure/telemetry/data-sources/prometheus-mirror.md
develop/stackpack: ./develop/developer-guides/stackpack.md
develop/stackpack/how_to_customize_a_stackpack: ./develop/developer-guides/stackpack/how_to_customize_a_stackpack.md
develop/stackpack/how_to_get_a_template_file: ./develop/developer-guides/stackpack/how_to_get_a_template_file.md
develop/stackpack/how_to_make_a_multi-instance_stackpack: ./develop/developer-guides/stackpack/how_to_make_a_multi-instance_stackpack.md
develop/stackpack/how_to_pack_and_upload_stackpack: ./develop/developer-guides/stackpack/how_to_pack_and_upload_stackpack.md
develop/stackpack/prepare_instance_template_file: ./develop/developer-guides/stackpack/prepare_instance_template_file.md
develop/stackpack/prepare_multi-instance_provisioning_script: ./develop/developer-guides/stackpack/prepare_multi-instance_provisioning_script.md
develop/stackpack/prepare_package: ./develop/developer-guides/stackpack/prepare_package.md
develop/stackpack/prepare_shared_template: ./develop/developer-guides/stackpack/prepare_shared_template.md
develop/stackpack/prepare_stackpack_provisioning_script: ./develop/developer-guides/stackpack/prepare_stackpack_provisioning_script.md
develop/stackpack/stackpack_resources: ./develop/developer-guides/stackpack/stackpack_resources.md
develop/stackpack/stackstate-common-layer: ./develop/developer-guides/stackpack/stackstate-common-layer.md
develop/scripting: ./develop/reference/scripting/README.md
develop/scripting/async_script_result: ./develop/reference/scripting/async_script_result.md
develop/scripting/script-apis: ./develop/reference/scripting/script-apis/README.md
develop/scripting/script-apis/async: ./develop/reference/scripting/script-apis/async.md
develop/scripting/script-apis/component: ./develop/reference/scripting/script-apis/component.md
develop/scripting/script-apis/http: ./develop/reference/scripting/script-apis/http.md
develop/scripting/script-apis/prediction: ./develop/reference/scripting/script-apis/prediction.md
develop/scripting/script-apis/stackpack: ./develop/reference/scripting/script-apis/stackpack.md
develop/scripting/script-apis/telemetry: ./develop/reference/scripting/script-apis/telemetry.md
develop/scripting/script-apis/time: ./develop/reference/scripting/script-apis/time.md
develop/scripting/script-apis/topology: ./develop/reference/scripting/script-apis/topology.md
develop/scripting/script-apis/ui: ./develop/reference/scripting/script-apis/ui.md
develop/scripting/script-apis/view: ./develop/reference/scripting/script-apis/view.md
develop/stml: ./develop/reference/stml/README.md
develop/stml/tags: ./develop/reference/stml/tags.md
develop/sts_template_language_intro: ./develop/reference/stackstate-templating/README.md
develop/sts_template_language_intro/sts_template_language_reference: ./develop/reference/stackstate-templating/template_functions.md
develop/synchronizations_and_templated_files: ./develop/developer-guides/synchronizations_and_templated_files.md
getting_started: ./use/concepts/getting_started.md
integrations: ./stackpacks/README.md
integrations/available_stackpacks: ./stackpacks/integrations/README.md
integrations/available_stackpacks/: ./stackpacks/integrations/README.md
integrations/available_stackpacks/agent: ./stackpacks/integrations/agent.md
integrations/available_stackpacks/api-integration: ./setup/agent/agent-v1.md
integrations/available_stackpacks/aws: ./stackpacks/integrations/aws.md
integrations/available_stackpacks/azure: ./stackpacks/integrations/azure.md
integrations/available_stackpacks/cloudera: ./stackpacks/integrations/cloudera.md
integrations/available_stackpacks/customsync: ./stackpacks/integrations/customsync.md
integrations/available_stackpacks/google_analytics: ./stackpacks/integrations/google_analytics.md
integrations/available_stackpacks/humio: ./stackpacks/integrations/humio.md
integrations/available_stackpacks/kubernetes: ./stackpacks/integrations/kubernetes.md
integrations/available_stackpacks/logz: ./stackpacks/integrations/logz.md
integrations/available_stackpacks/manualtopo: ./stackpacks/integrations/manualtopo.md
integrations/available_stackpacks/nagios: ./stackpacks/integrations/nagios.md
integrations/available_stackpacks/openshift: ./stackpacks/integrations/openshft.md
integrations/available_stackpacks/sap: ./stackpacks/integrations/sap.md
integrations/available_stackpacks/scom: ./stackpacks/integrations/scom.md
integrations/available_stackpacks/servicenow: ./stackpacks/integrations/servicenow.md
integrations/available_stackpacks/splunk: ./stackpacks/integrations/splunk/README.md
integrations/available_stackpacks/splunk/splunk_event: ./stackpacks/integrations/splunk/splunk_event.md
integrations/available_stackpacks/splunk/splunk_metric: ./stackpacks/integrations/splunk/splunk_metric.md
integrations/available_stackpacks/splunk/splunk_topology: ./stackpacks/integrations/splunk/splunk_topology.md
integrations/available_stackpacks/static_topology: ./stackpacks/integrations/static_topology.md
integrations/available_stackpacks/vsphere: ./stackpacks/integrations/vsphere.md
integrations/available_stackpacks/zabbix: ./stackpacks/integrations/zabbix.md
integrations/introduction: ./stackpacks/about-stackpacks.md
integrations/mirrors: ./configure/telemetry/data-sources/prometheus-mirror.md
integrations/mirrors/prometheus-mirror: ./configure/telemetry/data-sources/prometheus-mirror.md
integrations/sdk: ./stackpacks/sdk.md
setup/backup_restore: ./setup/data-management/backup_restore/README.md
setup/backup_restore/configuration: ./setup/data-management/backup_restore/configuration_backup.md
setup/backup_restore/kubernetes_backup: ./setup/data-management/backup_restore/kubernetes_backup.md
setup/backup_restore/file: ./setup/data-management/backup_restore/linux_backup.md
setup/backup_restore/manual_topology: ./setup/data-management/backup_restore/README.md
setup/clear_data: ./setup/data-management/clear_stored_data.md
setup/cli: ./setup/cli/README.md
setup/download: ./setup/install-stackstate/linux/download.md
setup/installation/development-installation: ./setup/install-stackstate/linux/development-installation.md
setup/installation/development-installation_pre1_15: ./setup/upgrading
setup/installation/how_to_setup_tls_without_reverse_proxy: ./setup/install-stackstate/linux/how_to_setup_tls_without_reverse_proxy.md
setup/installation/index: ./setup/install-stackstate/linux/README.md
setup/installation/install_stackstate: ./setup/instal-stackstate/linux/install_stackstate.md
setup/installation/installing_pre1_14_5: ./setup/upgrading.md
setup/installation/installing_pre1_15: ./setup/upgrading.md
setup/installation/kubernetes/image_configuration: ./setup/kubernetes_openshift/image_configuration.md
setup/installation/kubernetes/ingress: ./setup/install-stackstate/kubernetes_openshift/ingress.md
setup/installation/kubernetes: ./setup/install-stackstate/kubernetes_openshift/README.md
setup/installation/kubernetes/storage: ./setup/install-stackstate/kubernetes_openshift/storage.md
setup/installation/poc-installation: ./setup/install-stackstate/linux/poc-installation.md
setup/installation/production-installation: ./setup/install-stackstate/linux/production-installation.md
setup/installation/production-installation_pre1_15: ./setup/upgrading.md
setup/installation/reindex: ./setup/install-stackstate/troubleshooting.md
setup/installation/requirements: ./setup/install-stackstate/requirements.md
setup/installation/reverse_proxy: ./setup/install-stackstate/linux/reverse_proxy.md
setup/installation/troubleshooting: ./setup/install-stackstate/troubleshooting.md
setup/kubernetes/image_configuration: ./setup/install-stackstate/kubernetes_openshift/image_configuration.md
setup/kubernetes_install: ./setup/install-stackstate/kubernetes_openshift/README.md
setup/kubernetes_install/customize_config: ./setup/install-stackstate/kubernetes_openshift/customize_config.md
setup/kubernetes_install/image_configuration: ./setup/install-stackstate/kubernetes_openshift/image_configuration.md
setup/kubernetes_install/ingress: ./setup/install-stackstate/kubernetes_openshift/ingress.md
setup/kubernetes_install/install_stackstate: ./setup/install-stackstate/kubernetes_openshift/install_stackstate.md
setup/kubernetes_install/storage: ./setup/install-stackstate/kubernetes_openshift/storage.md
setup/linux: ./setup/install-stackstate/linux/README.md
setup/linux_install/development-installation: ./setup/install-stackstate/linux/development-installation.md
setup/linux_install/download: ./setup/install-stackstate/linux/download.md
setup/linux_install/how_to_setup_tls_without_reverse_proxy: ./setup/install-stackstate/linux/how_to_setup_tls_without_reverse_proxy.md
setup/linux_install/install_stackstate: ./setup/install-stackstate/linux/install_stackstate.md
setup/linux_install/poc-installation: ./setup/install-stackstate/linux/poc-installation.md
setup/linux_install/production-installation: ./setup/install-stackstate/linux/production-installation.md
setup/linux_install/reverse_proxy: ./setup/install-stackstate/linux/reverse_proxy.md
setup/retention: ./setup/data-management/data_retention.md
setup/troubleshooting: ./setup/install-stackstate/troubleshooting.md
use/queries: ./use/stackstate-ui/analytics.md
use/perspectives/event-perspective: ./use/stackstate-ui/perspectives/events_perspective.md
use/perspectives/filters: ./use/stackstate-ui/filters.md
use/perspectives: ./use/concepts/perspectives.md
saas/user-management: ./saas/user-management.md
# 4.2 docs
configure/how_to_configure_ldap_authentication: ./configure/security/authentication/ldap.md
configure/security/authentication: ./configure/security/authentication/README.md
configure/security/how_to_configure_ldap_authentication: ./configure/security/authentication/ldap.md
configure/telemetry/browse_telemetry: ./use/metrics/browse-telemetry.md
configure/telemetry/plugins/elasticsearch_plugin: ./configure/telemetry/data-sources/elasticsearch.md
configure/topology_synchronization/: ./configure/topology/topology_synchronization.md
configure/sync/: ./configure/topology/sync.md
configure/view_state_configuration: ./use/stackstate-ui/views/configure-view-health.md
develop/agent_check/how_to_develop_agent_checks/: ./develop/developer-guides/agent_check/how_to_develop_agent_checks.md
develop/developer-guides/mirrors/prometheus-mirror: ./configure/telemetry/data-sources/prometheus-mirror.md
setup/stackstate_log_files: ./configure/logging/README.md
setup/installation/authentication: ./configure/security/authentication/README.md
setup/upgrading: ./setup/upgrade-stackstate/README.md
use/alerting: ./use/events/event-notifications.md
use/baselining: ./use/concepts/anomaly-detection.md
use/views/topology_perspective: ./use/stackstate-ui/perspectives/topology-perspective.md
use/views/traces_perspective: ./use/stackstate-ui/perspectives/traces-perspective.md
# 4.3 docs
configure/logging/stackstate_log_files: ./configure/logging/README.md
configure/telemetry/baseline-functions: ./develop/developer-guides/custom-functions/README.md
configure/topology/propagation: ./develop/developer-guides/custom-functions/propagation-functions.md
configure/topology/how_to_configure_component_actions: ./develop/developer-guides/custom-functions/component-actions.md
configure/topology/configure-email-alerts: ./configure/topology/configure-email-event-notifications.md
configure/security/configure_ldap_authentication: ./configure/security/authentication/ldap.md
configure/security/self-signed-certificates: ./configure/security/self-signed-cert.md
configure/topology/view_state_configuration: ./develop/developer-guides/custom-functions/view-health-state-configuration-functions.md
configure/topology/event-handlers: ./develop/developer-guides/custom-functions/event-handler-functions.md
develop/developer-guides/anomaly-check-functions: ./develop/developer-guides/custom-functions/check-functions.md
develop/developer-guides/agent_check/checks_in_agent_v2: ./develop/developer-guides/agent_check/agent-check-api.md
develop/developer-guides/custom_synchronization_stackpack/how_to_connect_agent_check_with_stackstate_instance: ./develop/developer-guides/agent_check/connect_agent_check_with_stackstate.md
develop/reference/stj/templates: ./develop/reference/stackstate-templating/template_functions.md
develop/reference/stj/using-stj: ./develop/reference/stackstate-templating/using_stackstate_templating.md .md
integrations/agent/: ./stackpacks/integrations/agent.md
setup/authentication: ./configure/security/authentication/authentication_options.md
stackpacks/integrations/splunk/splunk_event: ./stackpacks/integrations/splunk/splunk_events.md
stackpacks/integrations/splunk/splunk_metric: ./stackpacks/integrations/splunk/splunk_metrics.md
use/introduction-to-stackstate/id_extraction: ./develop/developer-guides/custom-functions/id-extractor-functions.md
use/introduction-to-stackstate/mapping_functions: ./develop/developer-guides/custom-functions/mapping-functions.md
use/views: ./use/stackstate-ui/views/about_views.md
use/views/: ./use/stackstate-ui/views/about_views.md
use/views/browse-telemetry: ./use/metrics/browse-telemetry.md
use/views/events_perspective: ./use/stackstate-ui/perspectives/events_perspective.md
use/views/filters: ./use/stackstate-ui/filters.md
use/views/telemetry-perspective: ./use/stackstate-ui/perspectives/metrics-perspective.md
use/views/telemetry_perspective: ./use/stackstate-ui/perspectives/metrics-perspective.md
use/views/topology-perspective: ./use/stackstate-ui/perspectives/topology-perspective.md
use/views/traces-perspective: ./use/stackstate-ui/perspectives/traces-perspective.md
# 4.4 docs
configure/telemetry/checks_and_streams: ./use/metrics/telemetry_streams.md
configuring/creating_stackpacks: ./develop/developer-guides/stackpack/develop_stackpacks.md
develop/developer-guides/custom-functions/asynchronous-synchronous: ./develop/developer-guides/custom-functions/functions.md
develop/developer-guides/custom-functions/baseline-functions: ./develop/developer-guides/custom-functions/README.md
setup/installation/cli-install: ./setup/cli/README.md
setup/installation/kubernetes_install/development_setup: ./setup/install-stackstate/kubernetes_openshift/non_high_availability_setup.md
setup/kubernetes_install/development_setup: ./setup/install-stackstate/kubernetes_openshift/nonha_setup.md
stackpacks/integrations/api-integration: ./setup/agent/agent-v1.md
stackpacks/integrations/available_integrations: ./stackpacks/integrations/about_integrations.md
stackpacks/integrations/aws-x-ray: ./stackpacks/integrations/aws/aws-x-ray.md
stackpacks/integrations/google-analytics: ./stackpacks/integrations/README.md
use/analytics: ./use/stackstate-ui/analytics.md
use/explore_mode: ./use/stackstate-ui/explore_mode.md
use/health-state-and-event-notifications/add-a-health-check: ./use/health-state/add-a-health-check.md
use/health-state-and-event-notifications/add-telemetry-to-element: ./use/events/add-telemetry-to-element.md
use/health-state-and-event-notifications/anomaly-detection-with-baselines: ./use/concepts/anomaly-detection.md
use/health-state-and-event-notifications/anomaly-health-checks: ./use/checks-and-monitors/anomaly-health-checks.md
use/health-state-and-event-notifications/configure-view-health: ./use/stackstate-ui/views/configure-view-health.md
use/health-state-and-event-notifications/send-event-notifications: ./use/events/event-notifications.md
use/perspectives/browse-telemetry: ./use/metrics/browse-telemetry.md
use/perspectives/events_perspective: ./use/stackstate-ui/perspectives/events_perspective.md
use/perspectives/topology-perspective: ./use/stackstate-ui/perspectives/topology-perspective.md
use/perspectives/telemetry-perspective: ./use/stackstate-ui/perspectives/metrics-perspective.md
use/perspectives/traces-perspective: ./use/stackstate-ui/perspectives/traces-perspective.md
use/problems/problem_investigation: ./use/problem-analysis/problem_investigation.md
use/problems/problem_notifications: ./use/problem-analysis/problem_notifications.md
use/problems/problems: ./use/problem-analysis/about-problems.md
use/view_filters: ./use/stackstate-ui/filters.md
use/views/perspectives: ./use/conecpts/perspectives.md
# 4.5 docs
configure/topology/topology_synchronization: ./configure/topology/send-topology-data.md
configure/topology/debugging_topology_synchronization: ./configure/topology/debug-topology-synchronization.md
develop/stql_reference: ./develop/reference/stql_reference.md
get-started/getting-started: ./getting_started.md
setup/installation: ./setup/install-stackstate/README.md
setup/installation/README: ./setup/install-stackstate/README.md
setup/installation/initial_run_guide: ./setup/install-stackstate/initial_run_guide.md
setup/installation/kubernetes_install/: ./setup/install-stackstate/kubernetes_openshift/README.md
setup/installation/kubernetes_install/aad_standalone: ./stackpacks/add-ons/aad.md
setup/installation/kubernetes_install/customize_config: ./setup/install-stackstate/kubernetes_openshift/customize_config.md
setup/installation/kubernetes_install/image_configuration: ./setup/install-stackstate/kubernetes_openshift/image_configuration.md
setup/installation/kubernetes_install/ingress: ./setup/install-stackstate/kubernetes_openshift/ingress.md
setup/installation/kubernetes_install/install_stackstate: ./setup/install-stackstate/kubernetes_openshift/install_stackstate.md
setup/installation/kubernetes_install/migrate_from_linux: ./setup/install-stackstate/kubernetes_openshift/migrate_from_linux.md
setup/installation/kubernetes_install/non_high_availability_setup: ./setup/install-stackstate/kubernetes_openshift/non_high_availability_setup.md
setup/installation/kubernetes_install/required_permissions: ./setup/install-stackstate/kubernetes_openshift/required_permissions.md
setup/installation/kubernetes_install/storage: ./setup/install-stackstate/kubernetes_openshift/storage.md
setup/installation/linux_install/: ./setup/install-stackstate/linux/README.md
setup/installation/linux_install/before_you_install: ./setup/install-stackstate/linux/before_you_install.md
setup/installation/linux_install/development-installation: ./setup/install-stackstate/linux/development-installation.md
setup/installation/linux_install/download: ./setup/install-stackstate/linux/download.md
setup/installation/linux_install/how_to_setup_tls_without_reverse_proxy: ./setup/install-stackstate/linux/how_to_setup_tls_without_reverse_proxy.md
setup/installation/linux_install/install_stackstate: ./setup/install-stackstate/linux/install_stackstate.md
setup/installation/linux_install/poc-installation: ./setup/install-stackstate/linux/poc-installation.md
setup/installation/linux_install/production-installation: ./setup/install-stackstate/linux/production-installation.md
setup/installation/linux_install/reverse_proxy: ./setup/install-stackstate/linux/reverse_proxy.md
setup/installation/openshift_install: ./setup/install-stackstate/kubernetes_openshift/openshift_install.md
setup/requirements: ./setup/install-stackstate/requirements.md
stackpacks/integrations/manualtopo: ./stackpacks/integrations/static_topology.md
stackpacks/integrations/centos: ./setup/agent/linux.md
stackpacks/integrations/debian: ./setup/agent/linux.md
stackpacks/integrations/fedora: ./setup/agent/linux.md
stackpacks/integrations/redhat: ./setup/agent/linux.md
stackpacks/integrations/ubuntu: ./setup/agent/linux.md
stackpacks/integrations/windows: ./setup/agent/windows.md
stackpacks/integrations/docker: ./setup/agent/docker.md
use/introduction-to-stackstate/getting_started: ./getting_started.md
use/introduction-to-stackstate/4t_data_model: ./use/concepts/4t_data_model.md
use/introduction-to-stackstate/anomaly-detection: ./use/concepts/anomaly-detection.md
use/introduction-to-stackstate/components_and_relations: ./use/concepts/components_relations.md
use/introduction-to-stackstate/layers_domains_and_environments: ./use/concepts/layers_domains_environments.md
use/introduction-to-stackstate/perspectives: ./use/concepts/perspectives.md
use/introduction-to-stackstate/stackstate_architecture: ./use/concepts/stackstate_architecture.md
use/problem-analysis/problems: ./use/problem-analysis/about-problems.md
use/metrics-and-events/send-event-notifications: ./use/events/event-notifications.md
# 4.6 docs
configure/identifiers: ./configure/topology/identifiers.md
configure/security/self-signed-cert: ./configure/security/self-signed-certificates.md
configure/security/self-signed-cert-1: ./configure/security/self-signed-certificates.md
configure/security/self-signed-cert-1#retrieve-certificate-via-the-browser: ./configure/security/self-signed-certificates.md
configure/security/self-signed-cert-1#using-a-docker-jvm: ./configure/security/self-signed-certificates.md
configure/telemetry/how_to_use_the_priority_field_for_components: ./use/metrics/set-telemetry-stream-priority.md
configure/traces/configure_tracing: ./configure/traces/advanced-configuration-traces.md
configure/traces/how_to_setup_traces: ./configure/traces/set-up-traces.md
configure/traces/opentelemetry/aws_nodejs: ./stackpacks/aws/opentelemetry-nodejs.md
get-started/concepts/components_relations: ./use/concepts/relations.md
use/concepts/components_relations: ./use/concepts/README.md
use/concepts/components_relations#components: ./use/concepts/components.md
use/concepts/components_relations#relations: ./use/concepts/relations.md
use/concepts/components_relations#relation-types: ./use/concepts/relations.md
use/health-state/health-state-in-stackstate: ./use/concepts/health-state.md
use/health-state/health-state-in-stackstate#propagated-health-state: ./use/concepts/health-state.md
use/health-state/health-state-in-stackstate#view-health-state: ./use/concepts/health-state.md
use/health-state/health-state-in-stackstate#stackstate-health-checks: ./use/concepts/health-state.md
use/health-state/health-state-in-stackstate#health-checks: ./use/concepts/health-state.md
use/stackstate-ui/perspectives/telemetry-perspective: ./use/stackstate-ui/perspectives/metrics-perspective.md
# 5.0 docs
configure/logging/stackstate-log-files: ./configure/logging/README.md
configure/opentelemetry: ./stackpacks/integrations/opentelemetry.md
configure/opentelemetry/prerequisites: ./stackpacks/integrations/opentelemetry/manual-instrumentation/prerequisites.md
configure/opentelemetry/opentelemetry-instrumentation: ./stackpacks/integrations/opentelemetry/about-instrumentations.md
configure/opentelemetry/manual-instrumentation: ./stackpacks/integrations/opentelemetry/manual-instrumentation.md
configure/opentelemetry/manual-instrumentation/mappings: ./stackpacks/integrations/opentelemetry/manual-instrumentation/tracer-and-span-mappings.md
configure/opentelemetry/manual-instrumentation/relations: ./stackpacks/integrations/opentelemetry/manual-instrumentation/relations.md
configure/opentelemetry/manual-instrumentation/health: ./stackpacks/integrations/opentelemetry/manual-instrumentation/span-health.md
configure/opentelemetry/manual-instrumentation/merging: ./stackpacks/integrations/opentelemetry/manual-instrumentation/merging.md
configure/opentelemetry/manual-instrumentation/instrumentation-examples: ./stackpacks/integrations/opentelemetry/manual-instrumentation/code-examples.md
develop/reference/scripting/async_script_result: ./develop/reference/scripting/async-script-result.md
develop/reference/cli_reference: ./setup/cli/README.md
README-v50: ./latest.md
setup/agent/openshift: ./setup/agent/kubernetes.md
setup/cli-install: ./setup/cli/README.md
setup/install-stackstate/kubernetes_install/image_configuration: ./setup/install-stackstate/kubernetes_openshift/install-from-custom-image-registry.md
stackpacks/integrations/aws/opentelemetry-nodejs: ./stackpacks/integrations/opentelemetry/opentelemetry-nodejs.md
use/health-state/anomaly-health-checks: ./use/checks-and-monitors/anomaly-health-checks.md
use/health-state/configure-view-health: ./use/stackstate-ui/views/configure-view-health.md
use/health-state/about-health-state: ./use/concepts/health-state.md
use/health-state/add-a-health-check: ./use/checks-and-monitors/add-a-health-check.md
use/health-state: ./use/checks-and-monitors/README.md
# 5.1 docs
configure/telemetry/send_telemetry: ./configure/telemetry/send_metrics.md
develop/developer-guides/custom-functions/mapper-functions: ./develop/developer-guides/custom-functions/mapping-functions.md
develop/developer-guides/agent_check/agent-check-state: ./develop/developer-guides/agent_check/agent-check-state.md
setup/install-stackstate/kubernetes_install: ./setup/install-stackstate/kubernetes_openshift/
setup/install-stackstate/kubernetes_install/aad_standalone: ./stackpacks/add-ons/aad.md
setup/install-stackstate/kubernetes_install/customize_config: ./setup/install-stackstate/kubernetes_openshift/customize_config.md
setup/install-stackstate/kubernetes_install/ingress: ./setup/install-stackstate/kubernetes_openshift/ingress.md
setup/install-stackstate/kubernetes_install/install-from-custom-image-registry: ./setup/install-stackstate/kubernetes_openshift/install-from-custom-image-registry.md
setup/install-stackstate/kubernetes_install/install_stackstate: ./setup/install-stackstate/kubernetes_openshift/kubernetes_install.md
setup/install-stackstate/kubernetes_install/migrate_from_linux: ./setup/install-stackstate/kubernetes_openshift/migrate_from_linux.md
setup/install-stackstate/kubernetes_install/non_high_availability_setup: ./setup/install-stackstate/kubernetes_openshift/non_high_availability_setup.md
setup/install-stackstate/openshift_install: ./setup/install-stackstate/kubernetes_openshift/openshift_install.md
setup/install-stackstate/kubernetes_install/required_permissions: ./setup/install-stackstate/kubernetes_openshift/required_permissions.md
setup/install-stackstate/kubernetes_install/storage: ./setup/install-stackstate/kubernetes_openshift/storage.md
setup/install-stackstate/linux_install: ./setup/install-stackstate/linux/README.md
setup/install-stackstate/linux_install/before_you_install: ./setup/install-stackstate/linux/before_you_install.md
setup/install-stackstate/linux_install/development-installation: ./setup/install-stackstate/linux/development-installation.md
setup/install-stackstate/linux_install/download: ./setup/install-stackstate/linux/download.md
setup/install-stackstate/linux_install/how_to_setup_tls_without_reverse_proxy: ./setup/install-stackstate/linux/how_to_setup_tls_without_reverse_proxy.md
setup/install-stackstate/linux_install/install_stackstate: ./setup/install-stackstate/linux/install_stackstate.md
setup/install-stackstate/linux_install/poc-installation: ./setup/install-stackstate/linux/poc-installation.md
setup/install-stackstate/linux_install/production-installation: ./setup/install-stackstate/linux/production-installation.md
setup/install-stackstate/linux_install/reverse_proxy: ./setup/install-stackstate/linux/reverse_proxy.md
stackpacks/integrations/splunk/splunk_topology_upgrade_v1_to_v2: ./setup/agent/migrate-agent-v1-to-v2.md
stackpacks/integrations/splunk/splunk_topology_v2: ./stackpacks/integrations/splunk/splunk_topology.md
use/metrics-and-events/add-telemetry-to-element: ./use/metrics/add-telemetry-to-element.md
use/metrics-and-events/add-telemetry-to-element#aggregation-method: ./use/metrics/add-telemetry-to-element.md#aggregation-method
use/metrics-and-events/browse-telemetry: ./use/metrics/browse-telemetry.md
use/metrics-and-events/event-notifications: ./use/events/event-notifications.md
use/metrics-and-events/event-notifications#event-types-for-notifications: ./use/events/event-notifications.md#event-types-for-notifications
use/metrics-and-events/event-notifications#state-change-events: ./use/events/event-notifications.md#state-change-events
use/metrics-and-events/golden_signals: ./use/metrics/golden_signals.md
use/metrics-and-events/set-telemetry-stream-priority: ./use/metrics/set-telemetry-stream-priority.md
use/metrics-and-events/telemetry_streams: ./use/metrics/telemetry_streams.md
use/metrics-and-events/top-metrics: ./use/metrics/top-metrics.md
use/stackstate-ui/views/manage-event-handlers: ./use/events/manage-event-handlers.md
use/stackstate-ui/views/manage-event-handlers#add-event-handler: ./use/events/manage-event-handlers.md#add-event-handler
setup/agent/kubernetes: ./setup/agent/kubernetes-openshift.md
# 5.2 docs
develop/developer-guides/monitors/monitor-stj-file-format: ./develop/developer-guides/monitors/monitor-sty-file-format.md
develop/reference/stj/stj_reference: ./develop/reference/stackstate-templating/template_functions.md
develop/reference/stj/using_stj: ./develop/reference/stackstate-templating/using_stackstate_templating.md
develop/reference/stj: ./develop/reference/stackstate-templating/README.md
setup/data-management/backup_restore/manual_topology_backup: ./setup/data-management/backup_restore/README.md