You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment all items sent via dogstasd are showing up in datadog logs with a service of "My Apps"
if we could specify the service when triggering the message it would allow us to filter more effectively
eg
Send-DataDogEvent -Title "Test Event" -Text 'This is a detail text for a info event' -Service "TestApplication"
The text was updated successfully, but these errors were encountered:
Marcus-James-Adams
changed the title
Add the ability to send the "service Tag"
Add the ability to specify the service
May 24, 2021
At the moment all items sent via dogstasd are showing up in datadog logs with a service of "My Apps"
if we could specify the service when triggering the message it would allow us to filter more effectively
eg
Send-DataDogEvent -Title "Test Event" -Text 'This is a detail text for a info event' -Service "TestApplication"
The text was updated successfully, but these errors were encountered: