Replies: 2 comments 3 replies
-
In sentry, for example, they achieve it with this: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi! This is good feedback, thanks. It sounds more like a Grafana matter, so I'm transfering the discussion there. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Unlike sentry, pydantic logfire, and signoz , tempo doesn't do syntax highlighting or formatting for SQL queries in spans. Instead, it just outputs them as strings. This sounds like a relatively cheap and simple change, and something we could even do entirely on the frontend.
Is there a reason why we do not?
Beta Was this translation helpful? Give feedback.
All reactions