Ask Your Question
4

How can I create a monitor in Datadog that includes multiple resources' metrics in one monitor?

asked 2023-01-24 11:00:00 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-05-21 15:00:00 +0000

pufferfish gravatar image

To create a monitor in Datadog that includes multiple resources' metrics in one monitor, you can follow these steps:

  1. Create a group of resources that you want to monitor together. For example, you can create a group of EC2 instances or a group of containers.

  2. Choose the metrics that you want to monitor for this group of resources. You can choose metrics such as CPU utilization, memory usage, network traffic, etc.

  3. Create a metric query that pulls the metrics data for all the resources in the group.

  4. Create a monitor and set the query as the condition for the monitor. You can set the threshold for the condition, such as setting the CPU utilization above 80%.

  5. Save the monitor and add alerts for the monitor as needed.

With this setup, you can monitor multiple resources' metrics in one monitor and receive alerts whenever the threshold is breached. This approach can save you time and effort in monitoring multiple resources separately.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-01-24 11:00:00 +0000

Seen: 16 times

Last updated: May 21 '21