File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 5
5
- /docs/grafana-cloud/monitor-infrastructure/agent/flow/concepts/custom-components/
6
6
- /docs/grafana-cloud/monitor-infrastructure/integrations/agent/flow/concepts/custom-components/
7
7
- /docs/grafana-cloud/send-data/agent/flow/concepts/custom-components/
8
- canonical : https://grafana.com/docs/agent/latest/flow/concepts/custom-components /
8
+ canonical : https://grafana.com/docs/agent/latest/flow/concepts/custom_components /
9
9
description : Learn about custom components
10
10
title : Custom components
11
11
weight : 300
Original file line number Diff line number Diff line change 1
1
---
2
- canonical : https://grafana.com/docs/agent/latest/flow/tasks/setup- metamonitoring/
2
+ canonical : https://grafana.com/docs/agent/latest/flow/tasks/metamonitoring/
3
3
description : Learn how to set up meta-monitoring for Grafana Agent Flow
4
4
title : Set up meta-monitoring
5
5
weight : 200
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Deleting a WAL segment or a WAL file permanently deletes the stored WAL data.
92
92
93
93
To delete the corrupted WAL:
94
94
95
- 1 . [ Stop] [ ] Grafana Agent.
95
+ 1 . Stop Grafana Agent.
96
96
1 . Find and delete the contents of the ` wal ` directory.
97
97
98
98
By default the ` wal ` directory is a subdirectory
@@ -107,10 +107,9 @@ To delete the corrupted WAL:
107
107
* ` prometheus.remote_write ` component running in Flow mode
108
108
{{< /admonition >}}
109
109
110
- 1 . [ Start] [ Stop ] Grafana Agent and verify that the WAL is working correctly.
110
+ 1 . Start Grafana Agent and verify that the WAL is working correctly.
111
111
112
112
[ WAL block ] : /docs/agent/<AGENT_VERSION>/flow/reference/components/prometheus.remote_write#wal-block
113
113
[ metrics config ] : /docs/agent/<AGENT_VERSION>/static/configuration/metrics-config
114
- [ Stop ] : /docs/agent/<AGENT_VERSION>/flow/get-started/start-agent
115
114
[ wal_directory ] : /docs/agent/<AGENT_VERSION>/static/configuration/metrics-config
116
115
[ run ] : /docs/agent/<AGENT_VERSION>/flow/reference/cli/run
You can’t perform that action at this time.
0 commit comments