Question about monitoring standalone ALB (without ECS) #608
Replies: 1 comment
-
found relevant issue here: #328 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to set up monitoring for an Application Load Balancer with EC2 instances behind it (not using ECS). Looking at the available monitoring methods:
Is there a method for monitoring a standalone Application Load Balancer? I don't see anything like monitorApplicationLoadBalancer() in the documentation, but wanted to confirm if I'm missing something
My setup:
Application Load Balancer
EC2 instances (not using ECS) as targets
Using CDK to set up infrastructure
Would appreciate any guidance on the recommended approach for monitoring this configuration.
Seems somewhat related to this issue, but it is focused mainly on ECS.
#120
Beta Was this translation helpful? Give feedback.
All reactions