Skip to content

Commit

Permalink
Add information about SQL Reference (#494)
Browse files Browse the repository at this point in the history
Co-authored-by: bllchmbrs <bill@hyperlint.com>
  • Loading branch information
bllchmbrs and bllchmbrs authored Oct 11, 2024
1 parent 75333be commit 450298f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/guides/web-ui/explore.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,8 @@ controls the maximum number of result rows returned.
The Explore page provides a flexible interface to query your traces and metrics using standard SQL.

Happy querying! :rocket:


## SQL Reference

The primary reference for the SQL syntax can be found in the [SQL Language Reference for Apache DataFusion](https://datafusion.apache.org/user-guide/sql/index.html). For specific information on json related functions, see the [DataFusion JSON functions](https://github.com/datafusion-contrib/datafusion-functions-json).

0 comments on commit 450298f

Please sign in to comment.