Skip to content

Commit

Permalink
NPM naming changes (DataDog#18910)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciascott authored Dec 2, 2024
1 parent a56c794 commit 6bbd75f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion consul/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ Additional helpful documentation, links, and articles:
- [Key metrics for monitoring Consul][20]
- [Consul monitoring tools][21]
- [How to monitor Consul with Datadog][22]
- [Datadog NPM now supports Consul networking][23]
- [Datadog CNM now supports Consul networking][23]

[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/consul/images/consul-dash.png
[2]: https://app.datadoghq.com/account/settings/agent/latest
Expand Down
2 changes: 1 addition & 1 deletion ecs_fargate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The Task Metadata endpoint is only available from within the task definition its

The only configuration required to enable this metrics collection is to set an environment variable `ECS_FARGATE` to `"true"` in the task definition.

**Note**: Network Performance Monitoring (NPM) is not supported for ECS Fargate.
**Note**: Cloud Network Monitoring (CNM) is not supported for ECS Fargate.

## Setup

Expand Down
2 changes: 1 addition & 1 deletion eks_fargate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Amazon EKS on AWS Fargate is a managed Kubernetes service that automates certain aspects of deployment and maintenance for any standard Kubernetes environment. Kubernetes nodes are managed by AWS Fargate and abstracted away from the user.

**Note**: Network Performance Monitoring (NPM) is not supported for EKS Fargate.
**Note**: Cloud Network Monitoring (CNM) is not supported for EKS Fargate.

## Setup

Expand Down
2 changes: 1 addition & 1 deletion istio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Datadog monitors every aspect of your Istio environment, so you can:
- Assess the health of Envoy and the Istio control plane with [logs](#log-collection).
- Break down the performance of your service mesh with [request, bandwidth, and resource consumption metrics](#metrics).
- Map network communication between containers, pods, and services over the mesh with [Network Performance Monitoring][1].
- Map network communication between containers, pods, and services over the mesh with [Cloud Network Monitoring][1].
- Drill into distributed traces for applications transacting over the mesh with [APM][2].

To learn more about monitoring your Istio environment with Datadog, [see the Monitor blog post][3].
Expand Down

0 comments on commit 6bbd75f

Please sign in to comment.