Skip to content

Commit

Permalink
docs: update agent name
Browse files Browse the repository at this point in the history
  • Loading branch information
mongamae-nioh committed Sep 30, 2024
1 parent 9090d3d commit 91b7d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapter_pyroscope/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ kubectl get pods -n monitoring -l app.kubernetes.io/instance=pyroscope
```bash
# 実行結果
NAME READY STATUS RESTARTS AGE
pyroscope-0 1/1 Running 0 69s
pyroscope-agent-0 2/2 Running 0 69s
pyroscope-0 1/1 Running 0 22s
pyroscope-alloy-0 2/2 Running 0 22s
```


Expand Down

0 comments on commit 91b7d5b

Please sign in to comment.