Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any interest in adding events? #12

Open
0xgeert opened this issue Dec 4, 2015 · 7 comments
Open

Any interest in adding events? #12

0xgeert opened this issue Dec 4, 2015 · 7 comments

Comments

@0xgeert
Copy link

0xgeert commented Dec 4, 2015

Any interest in adding custom events/logging capabilities?

@emilsedgh
Copy link

I'd love to have them too.

@dbader
Copy link
Owner

dbader commented Jan 10, 2016

Interesting–can you describe this idea in a little more detail? An example of how this would work would be super helpful, too. Thanks!

@emilsedgh
Copy link

http://docs.datadoghq.com/api/#events

As an example

@dbader
Copy link
Owner

dbader commented Feb 6, 2016

The dogapi library that we use to talk to DataDog's API supports creating events: dogapi docs. I think you should be able to just require dogapi and fire away...

I'm not sure it adds much if datadog-metrics provided it's own interface to wrap dogapi.event.*. Any thoughts on that? Thanks!

@emilsedgh
Copy link

I personally think it would provide value as I wouldnt have to care about two different packages and possibly their different API.

But that's just my $0.02

@emilsedgh
Copy link

Please note that I found your package's API easier to use. That's why I use it. I'd rather have the same simplicity on rest of Datadog functionalities.

@karsai5
Copy link

karsai5 commented Oct 26, 2017

👍 would love to have events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants