Nasir Amin
Nasir Amin
I am in the same boat, I have recently started migrating our terraform stacks to terragrunt and we have different resources for different environments in different statefiles for example: VPC...
Auto links are a workaround but it is a pain to setup on every repository. It would be really good if this App can do this. For example, GitLab's jira...
@mathieudutour Here's the debug output if that helps ``` ##[debug]Evaluating condition for step: 'Bump version and push tag' ##[debug]Evaluating: success() ##[debug]Evaluating success: ##[debug]=> true ##[debug]Result: true ##[debug]Starting: Bump version and...
It would be great to add an SLO CRD as well. Something similar to the [OpenSLO](https://github.com/OpenSLO/OpenSLO) maybe?
The specific field that causes the problem in Permissive mode is `scheme: https`. If you remove that or set it to `http` instead then it will work. But when you...
Can something like Trivy be used? https://github.com/aquasecurity/trivy
Hey any update on this?
This isn't supported by the public API either: https://docs.datadoghq.com/api/latest/rum/#create-a-new-rum-application
Sadly, it is a required field in the [underlying API](https://docs.datadoghq.com/api/latest/metrics/?code-lang=curl#create-a-tag-configuration) :( If there was a different way of setting percentiles on a metric without the tag config then it would...