Skip to content

Commit

Permalink
Merge pull request #196 from AWS-Joe-A/main
Browse files Browse the repository at this point in the history
fix: spelling mistake and rewording
  • Loading branch information
sguruvar authored Dec 18, 2024
2 parents b735f02 + 369f8c3 commit 5c7b665
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Amazon Managed Service for Prometheus cost and usage visuals will allow you to g

To visualize and analyze the cost and usage data, you need to create a custom Athena view.

1. Before proceeding, make sure that you’ve created the CUR (step #1) and deployed the AWS Conformation Template (step #2) mentioned in the [Implementation overview][cid-implement].
1. Before proceeding, make sure that you’ve created the CUR (step #1) and deployed the AWS CloudFormation Template (step #2) mentioned in the [Implementation overview][cid-implement].

2. Now, Create a new Amazon Athena [view][view] by using the following query. This query fetches cost and usage of Amazon Managed Service for Prometheus across all the AWS Accounts in your Organization.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ The same architecture can also be used for collecting traces. In this case, inst
**Advantages**
* Minimal scaling concerns
* Configuring High-Availability is a challenge
* Too many copies of Collector in use
* Can be easy for Logs support
* High availability configuration options
* Flexibility in Collector deployment
* Simplified log support process
**Disadvantages**
Expand Down

0 comments on commit 5c7b665

Please sign in to comment.