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

Datadog SLOs do not support time_slice type #709

Open
robert-tingirica opened this issue Aug 14, 2024 · 1 comment
Open

Datadog SLOs do not support time_slice type #709

robert-tingirica opened this issue Aug 14, 2024 · 1 comment

Comments

@robert-tingirica
Copy link

There should be am entry for time slice slos

export declare enum CfnSloPropsType {
    /** monitor */
    MONITOR = "monitor",
    /** metric */
    METRIC = "metric"
}

like there is for terraform already

@cwill-smg
Copy link

+1

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

2 participants