Skip to content

ref(ember): Use new span APIs #10111

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

Merged
merged 3 commits into from
Jan 9, 2024
Merged

ref(ember): Use new span APIs #10111

merged 3 commits into from
Jan 9, 2024

Conversation

AbhiPrasad
Copy link
Member

ref #10100

@AbhiPrasad AbhiPrasad requested a review from mydea January 8, 2024 21:04
@AbhiPrasad AbhiPrasad self-assigned this Jan 8, 2024
*
* @deprecated You should not rely on the transaction, but just use `startSpan()` APIs instead.
*/
export const getActiveTransaction = (): Transaction | undefined => {
Copy link
Member

Choose a reason for hiding this comment

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

Hmm I guess technically this is public API, users may have imported this? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

You're right, we shouldn't break it - changed with 97e0827

@AbhiPrasad AbhiPrasad merged commit 5623fd8 into develop Jan 9, 2024
@AbhiPrasad AbhiPrasad deleted the abhi-ember-new-span-api branch January 9, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants