Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
# general
s
shy-translator-25082
05/20/2022, 9:25 PM
Hi all, Do we have a way to send stack logs/metrics to datadog?
l
little-cartoon-10569
05/22/2022, 9:13 PM
Not yet, but you could used the service's webhook to do something similar...
https://www.pulumi.com/registry/packages/pulumiservice/api-docs/webhook/
It wouldn't be metrics, just logs, but you could build the metrics in Datadog, I think?
s
shy-translator-25082
05/23/2022, 4:47 PM
yea just logs. Do you know if it’s on the roadmap for sending logs automatically to a centralized service?
l
little-cartoon-10569
05/23/2022, 9:50 PM
No, I'd guess that wouldn't be a request they've often received. The only roadmap I'm aware of is this one:
https://github.com/orgs/pulumi/projects/44
If it had been requested, I'd expect to see it here:
https://github.com/pulumi/service-requests/issues
4 Views
Post