Skip to content

Commit 50718ef

Browse files
authored
add sentence (#29288)
1 parent 650040c commit 50718ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/observability_pipelines/install_the_worker/worker_commands.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ If you are using a containerized environment, use the `docker exec` or `kubectl
2323

2424
Usage example: `observability-pipelines-worker tap <OPTIONS> <COMPONENT_ID>`
2525

26+
You can use the [`top` command](#run-tap-or-top-the-worker) to find the ID of the component you want to `tap` into.
27+
2628
| Options | Descriptions |
2729
|----------------------------------|----------------------------------------------------------------------------------------------------------------|
2830
| `-i`, `--interval <INTERVAL>` | Interval to sample events at, in milliseconds (default: `500`). |

0 commit comments

Comments
 (0)