-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Trace analytics #19
Comments
There is a configuration change you need to make in the Datadog Agent configuration to specify which traces should be analyzed. Did you already do that? I haven’t personally been using TS&A so there might be something broken, but I believe we had it working at one time in the past. |
It could actually be that this is the same as #18 and it doesn’t currently work. I’m not sure when I can get some time to investigate more and try to get this working, but I would definitely like for it to work! |
@GregMefford Yes, the agent has been configured to send trace analytics. It works for our Ruby using ddtrace-rb, but not with spandex from what I can tell. |
Looks like the support was added in #23 |
How I enable trace & search analytics?
The text was updated successfully, but these errors were encountered: