Skip to content

Conversation

@k-fish
Copy link
Member

@k-fish k-fish commented Oct 21, 2021

Summary

This adds the histogram widget to performance landing. It splits up the existing histogram chart for the landing page into the query portion and chart portion, and exports the chart with some extra options for the widget.

Other:

  • Added the minichart row for the frontend pageload view.

This adds the histogram widget to performance landing. It splits up the existing histogram chart for the landing page into the query portion and chart portion, and exports the chart with some extra options for the widget.

Other:
- Added the minichart row for the frontend pageload view.
@k-fish k-fish requested a review from a team October 21, 2021 12:04
@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2021

size-limit report

Path Base Size (7979ae1) Current Size Change
src/sentry/static/sentry/dist/entrypoints/app.js 52.75 KB 52.75 KB +0.01% 🔺
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.89 KB 70.89 KB 0%

};
}, [props.eventView, props.fields, props.organization.slug]);

const onFilterChange = () => {};
Copy link
Member

Choose a reason for hiding this comment

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

Is this intentionally not implemented?

Copy link
Member Author

Choose a reason for hiding this comment

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

For now, yes.

'LCP Distribution'
);

// Add histogram mock
Copy link
Member

Choose a reason for hiding this comment

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

Is this a TODO for later? Can we make that explicit? This just looks like a regular comment at a glance.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, forgot the todo, thx.

'FCP Distribution'
);

// Add histogram mock
Copy link
Member

Choose a reason for hiding this comment

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

Same here

@k-fish k-fish merged commit 07b717d into master Oct 22, 2021
@k-fish k-fish deleted the feat/perf-landing-add-histogram-widget branch October 22, 2021 14:00
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants