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

fix(ember): align span operations to new operations #5883

Merged
merged 1 commit into from Oct 6, 2022

Conversation

outsideris
Copy link
Contributor

@outsideris outsideris commented Oct 4, 2022

Ref: #5837

As the description, I changed span operations to new operations. Is it right?

My local development environment is not the same as CI environments, so I will fix some broken lint or tests after I can see CI results.

'ember.route.setupController | slow-loading-route',
'ember.route.setupController | slow-loading-route.index',
'ui.ember.route.setup_controller | slow-loading-route',
'ui.ember.route.setup_controller | slow-loading-route.index',
'ui.ember.runloop.routerTransitions | undefined',
'ui.ember.component.render | component:link-to',
'ui.ember.component.render | component:link-to',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should I change ember.route.model operation in this file?

Copy link
Member

Choose a reason for hiding this comment

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

Yes we should change that to prepend ui

@AbhiPrasad
Copy link
Member

Hey @outsideris thanks for opening a PR! Could you split this up so that you create a PR for each package (one PR for ember, one PR for serverless, etc.)? I know that’s a little more work, but it’ll make it easier to review changes (plus it’ll be more contributions for you 😄)

@outsideris
Copy link
Contributor Author

Sure, I will split them.

@outsideris outsideris changed the title fix(span): align span operations to new operations fix(ember): align span operations to new operations Oct 5, 2022
@outsideris
Copy link
Contributor Author

I updated this PR for only packages/ember.
Because my local environment is weird for packages/ember, I can't urn test for packages/ember.
I'm waiting the CI results.

Signed-off-by: Outsider <outsideris@gmail.com>
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

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

Thanks for splitting everything up!

@AbhiPrasad AbhiPrasad merged commit 912f5f1 into getsentry:master Oct 6, 2022
@AbhiPrasad AbhiPrasad mentioned this pull request Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants