Skip to content

Commit 0c53e01

Browse files
authored
Merge pull request #177602 from iriaosara/modify_glowroot
Fixing some grammar errors in the intro
2 parents 6c7a55e + dc8c4f8 commit 0c53e01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/cosmos-db/cassandra/glowroot-cassandra.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: template-how-to
1313
# Run Glowroot on Azure Cosmos DB Cassandra API
1414
[!INCLUDE[appliesto-cassandra-api](../includes/appliesto-cassandra-api.md)]
1515

16-
This article explains how to setup Glowroot on Azure Cosmos DB Cassandra API. Glowroot is an APM tool that helps you get to monitor you application performance.
16+
Glowroot is an application performance management tool used to optimize and monitor the performance of your applications. This article explains how you can now use Glowroot within Azure Cosmos DB Cassandra API to monitor your application's performance.
1717

1818
## Prerequisites and Setup
1919

@@ -28,7 +28,7 @@ This article explains how to setup Glowroot on Azure Cosmos DB Cassandra API. Gl
2828
## Run Glowroot central collector with Cosmos DB endpoint
2929
Once the endpoint configuration has been completed.
3030
1. [Download Glowroot central collector distribution](https://github.com/glowroot/glowroot/wiki/Central-Collector-Installation#central-collector-installation)
31-
2. In the glowroot-central.properties file, populate the following properties from your Cosmos DB Cassandra endpoint
31+
2. In the glowroot-central.properties file, populate the following properties from your Cosmos DB Cassandra API endpoint
3232
* cassandra.contactPoints
3333
* cassandra.username
3434
* cassandra.password
@@ -40,4 +40,5 @@ Once the endpoint configuration has been completed.
4040
Open a support ticket if you have issues running or testing Glowroot. Providing the subscription ID and account name where your Glowroot test will be running.
4141

4242
## Next steps
43+
- Get started with [creating a Cassandra API account, database, and a table](create-account-java.md) by using a Java application.
4344
- Learn about [supported features](cassandra-support.md) in the Azure Cosmos DB Cassandra API.

0 commit comments

Comments
 (0)