Skip to content

Commit e868565

Browse files
authored
Merge pull request grafana/phlare#374 from grafana/remove-comingsoon
Removes the coming soon section
2 parents 71cadc7 + eeafc21 commit e868565

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

docs/sources/operators-guide/configure-agent/about-the-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ To start a standalone agent, you can use the following command:
105105
./phlare -target=agent -config.file=/path/to/agent-config.yaml
106106
```
107107

108-
In the future, the agent will be integrated into the [Grafana Agent]({{<relref "./grafana-agent">}}), which will remove the needs to run a standalone agent if you're already running the Grafana Agent.
108+
In the future, the agent will be integrated into the [Grafana Agent](https://grafana.com/docs/tempo/latest/grafana-agent/), which will remove the needs to run a standalone agent if you're already running the Grafana Agent.

docs/sources/operators-guide/configure-agent/grafana-agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Grafana Agent"
33
menuTitle: "Grafana Agent"
44
description: ""
5+
draft: true
56
weight: 30
67
---
78

docs/sources/operators-guide/configure-agent/language-support/nodejs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "NodeJS"
33
menuTitle: "NodeJS (Coming Soon)"
44
description: ""
5+
draft: true
56
weight: 40
67
---
78

docs/sources/operators-guide/configure-agent/system-wide-and-ebpf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Grafana Phlare Agent System-wide and eBPF profiling"
33
menuTitle: "System-wide and eBPF profiling"
4+
draft: true
45
description: ""
56
weight: 40
67
---

docs/sources/operators-guide/run-in-production/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ aliases:
33
- /docs/phlare/latest/operators-guide/run-in-production/
44
description: Run Grafana Phlare in production.
55
menuTitle: Run in production
6+
draft: true
67
title: Run Grafana Phlare in production
78
weight: 51
89
---

0 commit comments

Comments
 (0)