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
Description: SwiftDog crashes when sending agent metrics. i.e. when its initialized like this Datadog.initialize_api(agent: true, default_tags: true). For now I am skipping agent: true, but it will be great if we can send agent metrics, it's really helpful.
Thanks for raising this issue! Going to take a look! Right now though, I wouldn't advise using the agent in production, I found it more useful as a debugging tool in QA.
Description: SwiftDog crashes when sending agent metrics. i.e. when its initialized like this
Datadog.initialize_api(agent: true, default_tags: true)
. For now I am skippingagent: true
, but it will be great if we can send agent metrics, it's really helpful.Environment Info:
Backtrace:
Let me know if I can provide more details in order to help you debug this issue. Thanks!
The text was updated successfully, but these errors were encountered: