Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/en/containers/amazon_ecs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ further_reading:
- link: "https://www.datadoghq.com/blog/cloud-cost-management-container-support/"
tag: "blog"
text: "Understand your Kubernetes and ECS spend with Datadog Cloud Cost Management"
- link: "https://www.datadoghq.com/blog/ecs-default-monitors/"
tag: "Blog"
text: "Catch and remediate ECS issues faster with default monitors and the ECS Explorer"
- link: "https://www.datadoghq.com/architecture/using-datadog-with-ecs-fargate/"
tag: "Architecture Center"
text: "Using Datadog with ECS Fargate"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
title: Amazon Elastic Container (ECS) Explorer
further_reading:
- link: "https://www.datadoghq.com/blog/ecs-default-monitors/"
tag: "Blog"
text: "Catch and remediate ECS issues faster with default monitors and the ECS Explorer"
---

{{< img src="infrastructure/livecontainers/orch_ecs_ex.png" alt="ECS Explorer displaying ECS tasks." style="width:80%;">}}
Expand Down Expand Up @@ -186,6 +190,10 @@ Some resources have specific tags. The following tags are available in addition
* Installing the Datadog Agent in your cluster enables visibility into task lifecycle changes. Without the Datadog Agent, stopped tasks can appear as running for up to two days.
* Installing the Datadog Agent in your cluster provides additional, relevant host-level tags, such as `availability_zone`.

## Further reading

{{< partial name="whats-next/whats-next.html" >}}

[1]: https://app.datadoghq.com/orchestration/explorer/ecsTask
[2]: /integrations/amazon_ecs
[3]: /integrations/ecs_fargate
Expand Down
5 changes: 4 additions & 1 deletion content/en/monitors/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ further_reading:
- link: "https://www.datadoghq.com/blog/monitor-notification-rules/"
tag: "Blog"
text: "Route your monitor alerts with Datadog monitor notification rules"
- link: "https://www.datadoghq.com/blog/ecs-default-monitors/"
tag: "Blog"
text: "Catch and remediate ECS issues faster with default monitors and the ECS Explorer"
cascade:
algolia:
rank: 70
Expand Down Expand Up @@ -72,7 +75,7 @@ Monitors and alerts are essential tools for ensuring the reliability, performanc
1. [Investigate alerts through the status page.][6]
1. [Resolve misconfigured monitors on the Monitor Quality page.][7]

## Further Reading
## Further reading

{{< partial name="whats-next/whats-next.html" >}}

Expand Down
8 changes: 8 additions & 0 deletions content/en/security/workload_protection/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ aliases:
- /security/threats/security_profiles
- /security/threats/runtime_anomaly_detection
- /security/threats/
further_reading:
- link: "https://www.datadoghq.com/blog/workload-protection-investigation/"
tag: "Blog"
text: "Turn fragmented runtime signals into coherent attack stories with Datadog Workload Protection"
cascade:
- _target:
path: /security/workload_protection/agent_expressions
Expand Down Expand Up @@ -88,6 +92,10 @@ Datadog is introducing a new feature called Active Protection to address the cry
{{< nextlink href="/getting_started/cloud_security_management">}}Getting Started with Cloud Security Management{{< /nextlink >}}
{{< /whatsnext >}}

## Further reading

{{< partial name="whats-next/whats-next.html" >}}

[1]: /security/cloud_security_management/setup/
[2]: /agent/
[3]: /security/notifications/
Expand Down
Loading