docs(widget-builder): add Application Metrics dataset, deprecate Transactions#18662
Open
sfanahata wants to merge 2 commits into
Open
docs(widget-builder): add Application Metrics dataset, deprecate Transactions#18662sfanahata wants to merge 2 commits into
sfanahata wants to merge 2 commits into
Conversation
…sactions Co-Authored-By: sentry-junior[bot] <264270552+sentry-junior[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
8a48430 to
7be34a6
Compare
7be34a6 to
ba8b1bd
Compare
…s to Spans and Trace Explorer Add deprecation notices to pages where 'Transactions' refers to a user-selectable dataset being replaced by Spans: Product docs: - discover-queries/index.mdx: top-level info alert pointing to Trace Explorer - discover-queries/query-builder.mdx: deprecation warnings on Dataset Selection and Transactions stacking functions section (renamed to 'Transactions (Deprecated)') - widget-builder/index.mdx: move deprecated Transactions section to bottom, remove from intro dataset listing - widget-library/index.mdx: inline deprecation notes on transaction-based prebuilt widgets Concept docs: - tracing/index.mdx: info alert on 'What is a Transaction?' section - tracing/distributed-tracing.mdx: info alert on Transactions data model section and updated 'How Data is Sent' to note span-based SDKs send spans individually
0b5eb88 to
8634957
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the Widget Builder dataset documentation to address two gaps flagged in #proj-dashboards.
Also updates reference to transactions across product docs. Needs follow up PRs from #proj-span-first-sdks decisions on how we use the term
Transactionmoving forward.Changes
Add Application Metrics dataset
### Application Metricssubsection to the Dataset sectionapplication metricsto the intro sentence listing available datasets/product/metrics/Deprecate Transactions dataset
<Alert level="warning">deprecation notice to the### Transactionssection pointing users to the Spans dataset and Trace Explorer/product/discover-queries/is left untouched for now pending Discover > Errors availability in product