Replies: 1 comment
-
|
You can always create your own JOB analysis and consume those CRDs yourself in any way you want https://argo-rollouts.readthedocs.io/en/stable/analysis/job/ |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When using Datadog's agent in a kubernetes cluster, it is possible to deploy custom metrics CRD from DD. This makes it possible to consume metrics already deployed in the cluster. This also removes passing credentials to ArgoRollouts and reduce the number of API requests to DD.
So, is it possible to use DD's CRD? I haven't found it on the documentation
Beta Was this translation helpful? Give feedback.
All reactions