lifechurch / k8s-deploy-helper

k8s-deploy-helper is a tool to help build and deploy containerized applications into Kubernetes using GitLab CI along with templated manifest files.
MIT License
141 stars 30 forks source link

Better messages to datadog #41

Closed WillPlatnick closed 5 years ago

WillPlatnick commented 5 years ago

This PR will add more structured messages to KDH Datadog.

You can now search for overlays with: "KDH Deployment: $NAMESPACE production", swapping out $NAMESPACE with the name of your namespace.

bbelyeu commented 5 years ago

👍