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

Support for ScheduledFargateTask monitoring #288

Open
KoStard opened this issue Dec 11, 2022 · 0 comments
Open

Support for ScheduledFargateTask monitoring #288

KoStard opened this issue Dec 11, 2022 · 0 comments
Labels
feature-request New feature

Comments

@KoStard
Copy link

KoStard commented Dec 11, 2022

Feature scope

fargate

Describe your suggested feature

Some of the aws ecs patterns are already supported for monitoring, such as Fargate service, EC2 Service, but the ScheduledFargateTask is not supported. It does not create a Fargate service, so I can't pass that to the method.

Expected state:

  • I can just pass .monitorScheduledFargateTask({scheduledFargateTask}) and get the useful metrics with alarms if needed/specified.
@KoStard KoStard added the feature-request New feature label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature
Projects
None yet
Development

No branches or pull requests

1 participant