-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update Code Level Metrics to current default #10099
Conversation
Update Code Level Metrics to current default and indicate previous versions default setting. This is important because this feature was first introduced in 7.10.0 as off by default. 7.11.0 enables this by default. Let's make sure there is no guess work for customers that may still be using 7.10.0.
Hi @tbradellis 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. Gatsby Cloud will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 20 to 30 minutes). |
❌ docs-website-develop deploy preview failedYour build failed. View the build logs. Errors Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } [BABEL] Note: The code generator has deoptimised the styling of /usr/src/app/www/src/content/docs/licenses/license-information/other-licenses/services-licenses.mdx as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /usr/src/app/www/src/content/docs/infrastructure/amazon-integrations/get-started/aws-integrations-metrics.mdx as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /usr/src/app/www/src/content/docs/infrastructure/manage-your-data/data-instrumentation/host-integrations-metrics.mdx as it exceeds the max of 500KB. Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } [BABEL] Note: The code generator has deoptimised the styling of /usr/src/app/www/src/i18n/content/kr/docs/infrastructure/amazon-integrations/get-started/aws-integrations-metrics.mdx as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /usr/src/app/www/src/i18n/content/jp/docs/infrastructure/amazon-integrations/get-started/aws-integrations-metrics.mdx as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /usr/src/app/www/src/i18n/content/jp/docs/infrastructure/manage-your-data/data-instrumentation/host-integrations-metrics.mdx as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /usr/src/app/www/src/i18n/content/kr/docs/infrastructure/manage-your-data/data-instrumentation/host-integrations-metrics.mdx as it exceeds the max of 500KB. Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Service request { resourceSpans: [ { resource: [Object], scopeSpans: [Array], schemaUrl: undefined } ] } Generating JavaScript bundles failed Can't resolve 'images/browser_screenshot-crop_trace-errors.png' in '/usr/src/app/www/.cache/caches/gatsby-plugin-mdx/mdx-scopes-dir' If you're trying to use a package make sure that 'images/browser_screenshot-crop_trace-errors.png' is installed. If you're trying to use a local file make sure that the path is correct. Generating JavaScript bundles failed Can't resolve 'images/browser_screenshot-crop_license-key-app-id.png' in '/usr/src/app/www/.cache/caches/gatsby-plugin-mdx/mdx-scopes-dir' If you're trying to use a package make sure that 'images/browser_screenshot-crop_license-key-app-id.png' is installed. If you're trying to use a local file make sure that the path is correct. Generating JavaScript bundles failed Can't resolve 'images/browser_screenshot-crop_browser-overview.png' in '/usr/src/app/www/.cache/caches/gatsby-plugin-mdx/mdx-scopes-dir' If you're trying to use a package make sure that 'images/browser_screenshot-crop_browser-overview.png' is installed. If you're trying to use a local file make sure that the path is correct. Generating JavaScript bundles failed Can't resolve 'images/browser_screenshot-crop_safari-example.png' in '/usr/src/app/www/.cache/caches/gatsby-plugin-mdx/mdx-scopes-dir' If you're trying to use a package make sure that 'images/browser_screenshot-crop_safari-example.png' is installed. If you're trying to use a local file make sure that the path is correct. Generating JavaScript bundles failed Can't resolve 'images/browser_screenshot-crop_browser-example.png' in '/usr/src/app/www/.cache/caches/gatsby-plugin-mdx/mdx-scopes-dir' If you're trying to use a package make sure that 'images/browser_screenshot-crop_browser-example.png' is installed. If you're trying to use a local file make sure that the path is correct. |
✅ docs-website-develop deploy preview ready
|
Hey, @rhetoric101! Can you have a look at this one? Thanks! |
Closing temporarily to trigger new build. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tbradellis we had a build issue with this PR initially, and then I lost track of this. Sorry for the delay. We are going to get this published today.
Update Code Level Metrics to current default and indicate previous version's default setting. This is important because this feature was first introduced in 7.10.0 as off by default. 7.11.0 enables this by default. Let's make sure there is no guess work for customers that may still be using 7.10.0.
Please follow conventional commit standards
in your commit messages and pull request title.
Give us some context
links to related docs, screenshots, etc.