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
I'm having an issue where I'm defining a struct and then using Report to send them. It seems that if I have non nested stats they will be sent to datadog with a dot prefix.
Hi!
I'm having an issue where I'm defining a struct and then using
Report
to send them. It seems that if I have non nested stats they will be sent to datadog with a dot prefix.I've created a test that demonstrates this bug.
https://play.golang.org/p/OsriVv3PS8o
The text was updated successfully, but these errors were encountered: