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

Xray Trace does not show SQL on trace in grafana #142

Closed
mesparks opened this issue Oct 20, 2022 · 4 comments · Fixed by #173
Closed

Xray Trace does not show SQL on trace in grafana #142

mesparks opened this issue Oct 20, 2022 · 4 comments · Fixed by #173

Comments

@mesparks
Copy link

What happened:

  • XRAY trace in AWS shows SQL on trace, when viewing it in grafana it does not show it

What you expected to happen:

  • I expect to see SQL in the trace

How to reproduce it (as minimally and precisely as possible):

  • Configure java otel collector to send xray traces to xray
  • Configure XRAY datasource
  • Look at traces in grafana

Anything else we need to know?:

Environment:

  • Grafana version: 8.4.7
  • Plugin version: 1.4.0
  • OS Grafana is installed on: Managed Service from AWS
  • User OS & Browser: MacOS / Chrome
  • Others:
@mesparks mesparks added datasource/X-Ray type/bug Something isn't working labels Oct 20, 2022
@sarahzinger
Copy link
Member

@mesparks can you maybe show a screenshot of what you are seeing in the aws console that you do not see in grafana? I'm not sure what you mean by "sql on trace"

@mesparks
Copy link
Author

XRAY in AWS <- SQL is there
Screen Shot 2022-10-20 at 11 23 11 AM

Grafana Xray Trace <- NO SQL
Screen Shot 2022-10-20 at 11 26 48 AM

@sunker
Copy link
Contributor

sunker commented Oct 24, 2022

Thanks for getting back to us @mesparks. Will discuss this with the team and report back to you.

@sarahzinger
Copy link
Member

Hi @mesparks it looks to me like this SQL feature is a "subsegment". My understanding is that any segment and subsegment data we recieve from aws we forward on to the user. It seems likely to me that this information is not being returned in the public api so there is no way for grafana to render it.

But if you are able to make a specific public api call for this data, do let us know and we can see if we are somehow accidentally filtering this information somehow, or if there's a way for us to ping directly for it.

@taleena taleena added type/feature-request New feature or request and removed type/bug Something isn't working labels Oct 25, 2022
@sarahzinger sarahzinger self-assigned this Dec 5, 2022
@kevinwcyu kevinwcyu self-assigned this Jan 23, 2023
idastambuk added a commit that referenced this issue Feb 21, 2023
Adds action trigger to remove from AWS Plugins project board when issues are unlabeled

Part of [#142]( grafana/oss-plugin-partnerships#142)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants