Skip to content

Conversation

@shruthilayaj
Copy link
Member

@shruthilayaj shruthilayaj commented Sep 12, 2025

Adds explore equations to the spans dataset. Note that the spans backend API
does not support the equation index alias format (ie equation[0]) in the sorts.
So we are converting it into the function format before we make the table or stats
request.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 12, 2025
@codecov
Copy link

codecov bot commented Sep 12, 2025

⚠️ File not in storage

No result to display due to the CLI not being able to find the file.
Please ensure the file contains junit in the name and automated file search is enabled,
or the desired file specified by the file and search_dir arguments of the CLI.

@shruthilayaj shruthilayaj marked this pull request as ready for review September 15, 2025 14:57
@shruthilayaj shruthilayaj requested a review from a team September 15, 2025 14:57
cursor[bot]

This comment was marked as outdated.

Copy link
Member

@nikkikapadia nikkikapadia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good to me, just one comment about flagging

defaultField: DEFAULT_FIELD,
defaultWidgetQuery: DEFAULT_WIDGET_QUERY,
enableEquations: false,
enableEquations: true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we be conditionally allowing it based on feature flag? i know we have the visibility-explore-equations flag which doesn't seem to be fully rolled out yet 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh whoopsies i missed that, yup should be good 👍

@shruthilayaj shruthilayaj merged commit d1f112d into master Sep 15, 2025
45 checks passed
@shruthilayaj shruthilayaj deleted the shruthi/feat/add-explore-equation-to-dashboards branch September 15, 2025 15:48
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants