-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feature(frontend): adding synthetic attribute flag to FE instrumentation #631
feature(frontend): adding synthetic attribute flag to FE instrumentation #631
Conversation
@xoscar I know it's the holidays so you may not get this, but when you get a chance please update the branch so we can get this one merged. In the future, if you do a PR from your personal fork instead of an organizational one, we can update the branch for you. |
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
@puckpuck makes sense! I'll start doing that, thanks for the feedback! 😄 |
…ion (open-telemetry#631) * feature(frontend): adding synthetic attribute flag to FE instrumentation * feature(frontend): adding frontend documentation
Changes
This PR includes a new span attribute coming from the FE instrumentation when triggering a fetch request to the API endpoints.
Merge Requirements
For new features contributions please make sure you have completed the following
essential items:
CHANGELOG.md
updated to document new feature additionsMaintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.