Skip to content

Commit 369f8c3

Browse files
committed
fix:
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
1 parent b735f02 commit 369f8c3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/en/guides/cost/cost-visualization/amazon-prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Amazon Managed Service for Prometheus cost and usage visuals will allow you to g
44

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

7-
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].
7+
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].
88

99
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.
1010

docs/en/guides/operational/adot-at-scale/operating-adot-collector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ The same architecture can also be used for collecting traces. In this case, inst
7878
**Advantages**
7979
8080
* Minimal scaling concerns
81-
* Configuring High-Availability is a challenge
82-
* Too many copies of Collector in use
83-
* Can be easy for Logs support
81+
* High availability configuration options
82+
* Flexibility in Collector deployment
83+
* Simplified log support process
8484
8585
**Disadvantages**
8686

0 commit comments

Comments
 (0)