Skip to content

Commit

Permalink
fix:
Browse files Browse the repository at this point in the history
  1. Updated the text **Conformation** to **CloudFormation** in https://aws-observability.github.io/observability-best-practices/guides/cost/cost-visualization/amazon-prometheus on line 7

  2. Updated Pros and Cons > Advantages for "Configuring High-Availability is a challenge","Too many copies of Collector in use", and "Too many copies of Collector in use" to sound more positive in https://aws-observability.github.io/observability-best-practices/guides/operational/adot-at-scale/operating-adot-collector between line 80-83
  • Loading branch information
AWS-Joe-A committed Dec 18, 2024
1 parent b735f02 commit 369f8c3
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 369f8c3

Please sign in to comment.