concourse / datadog-event-resource

Apache License 2.0
4 stars 11 forks source link

Unable to `out` or `put` metrics events #3

Open pivotal-saman-alvi opened 6 years ago

pivotal-saman-alvi commented 6 years ago

We want to use the datadog resource to be able to do a put or an out on a metrics event. The current datadog resource does not allow for this functionality. It seems like the concourse team is also just curling against the endpoint manually: https://github.com/concourse/oxygen-mask/blob/c81da07e55ea062380d6717e4301da1ec6cc5599/monitor.yml#L92

It would be extremely useful to have the functionality for this implemented as well.

jchesterpivotal commented 6 years ago

On further reflection, maybe this is a different resource? datadog-metric-resource?