Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit a8c7387

Browse files
committed
Testing
1 parent d16afa4 commit a8c7387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pa/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ has_children: true
99

1010
Performance Analyzer is an agent and REST API that allows you to query numerous performance metrics for your cluster, including aggregations of those metrics, independent of the Java Virtual Machine (JVM). PerfTop is the default command line interface (CLI) for displaying those metrics.
1111

12-
To download PerfTop, see [Download](https://opendistro.github.io/for-elasticsearch/downloads.html) on the Open Distro for Elasticsearch website.
12+
To download PerfTop, see [Download](https://opendistro.github.io/for-elasticsearch/downloads.html) on the Open Distro website.
1313

1414
You can also install it using [npm](https://www.npmjs.com/):
1515

@@ -40,7 +40,7 @@ If you're running PerfTop from a node (i.e. locally), specify port 9600:
4040
./perf-top-linux --dashboard dashboards/<dashboard>.json --endpoint localhost:9600
4141
```
4242

43-
Otherwise, just specify the Elasticsearch endpoint:
43+
Otherwise, just specify the Elasticsearch OSS endpoint:
4444

4545
```bash
4646
./perf-top-macos --dashboard dashboards/<dashboard>.json --endpoint my-cluster.my-domain.com

0 commit comments

Comments
 (0)