Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud Monitor metrics vs Cloud Watch metrics #7383

Open
Auditore8 opened this issue Jun 24, 2024 · 0 comments
Open

Cloud Monitor metrics vs Cloud Watch metrics #7383

Auditore8 opened this issue Jun 24, 2024 · 0 comments

Comments

@Auditore8
Copy link

Description

In AWS CloudWatch, the following metric query is used to monitor NLB performance: NewFlowCount/HealthyHostCount/1000.

  • NewFlowCount (Average): The total number of new flows (or connections) established from clients to targets in the time period.
  • HealthyHostCount (Average): The number of targets that are considered healthy.

Category

  • AliCloud

Aspect

  • Security
  • Cloud Monitor metrics
  • Compliance

Details

We need clarification on the following:

  1. Based on the AliCloud Cloud Monitor documentation (Cloud Monitor (aliyun.com)), does the metric below equate to "NewFlowCount" in AWS?
image-2024-6-17_11-11-25
  1. Does the metric below equate to "HealthyHostCount" in AWS? If yes, its statistics only have "Sum". Does it support "Average"?
image-2024-6-17_11-15-54

Terraform Version

1.3.9

Affected Resource(s)

  • AliCloud Cloud Monitor metrics

Terraform Configuration Files

N/A

Debug Output

N/A

Panic Output

N/A

Expected Behavior

N/A

Actual Behavior

N/A

Steps to Reproduce

N/A

Important Factoids

N/A

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant