-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Support datadog plugin helm chart #47075
Conversation
🤖 Vercel preview here: https://docs-36eoe8qcc-goteleport.vercel.app/docs/ver/preview |
3d94e41
to
a44a008
Compare
a44a008
to
09d3382
Compare
🤖 Vercel preview here: https://docs-q3q8fqf2n-goteleport.vercel.app/docs/ver/preview |
🤖 Vercel preview here: https://docs-2qx2bs1n6-goteleport.vercel.app/docs/ver/preview |
09d3382
to
2676555
Compare
🤖 Vercel preview here: https://docs-gugx0jffo-goteleport.vercel.app/docs/ver/preview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm but I'd get @hugoShaka's checkmark as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
If you want to walk the extra mile and improve the chart UX, the slack Helm chart has a native tbot integration that would be nice to have here. The diff looks like this https://github.com/gravitational/teleport/pull/46353/files and allows users to not have to deal with Teleport identities and connect with minimal values:
datadog:
apiKey: abc
applicationKey: def
fallbackRecipient: john@example.com
tbot:
enabled: true
clusterName: example.teleport.sh
teleportProxyAddress: example.teleport.sh:443
joinMethod: token
token: <INSERT TOKEN HERE>
🤖 Vercel preview here: https://docs-pynxghp2z-goteleport.vercel.app/docs/ver/preview |
🤖 Vercel preview here: https://docs-pgwll5r8w-goteleport.vercel.app/docs/ver/preview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the tbot integration :)
Should this be backported to v16? |
Yeah, we'll want to backport to v16. |
🤖 Vercel preview here: https://docs-mzyb8utdk-goteleport.vercel.app/docs/ver/preview |
🤖 Vercel preview here: https://docs-iogbdrkaa-goteleport.vercel.app/docs/ver/preview |
@bernardjkim See the table below for backport results.
|
This PR adds support for the Datadog Incident Management plugin helm chart.
changelog: Add support for the Datadog Incident Management plugin helm chart.