Docs: renames tracing topics, moves to configure docs (#51519)

* renames tracing topics, moves to configure docs

* changes enable diagnostics file name
This commit is contained in:
Christopher Moyer 2022-06-28 12:13:45 -05:00 committed by GitHub
parent 9251e5abf7
commit 5eb35e1b78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,13 @@
aliases:
- /docs/grafana/latest/setup-grafana/enable-diagnostics/
- /docs/grafana/latest/troubleshooting/diagnostics/
title: Enable diagnostics to troubleshoot Grafana
weight: 1200
- /docs/grafana/latest/setup-grafana/configure-grafana/configure-tracing/
title: Configure tracing to troubleshoot Grafana
menuTitle: Configure tracing
weight: 200
---
# Enable diagnostics to troubleshoot Grafana
# Configure tracing to troubleshoot Grafana
You can set up the `grafana-server` process to enable certain diagnostics when it starts. This can be helpful
when investigating certain performance problems. It's _not_ recommended to have these enabled by default.