Skip to content

Commit

Permalink
Merge pull request #13418 from newrelic/Add-redirects
Browse files Browse the repository at this point in the history
chore(redirects): fixed 404s
  • Loading branch information
jeff-colucci authored Jun 7, 2023
2 parents 7926bb3 + 3d76eba commit d272567
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 551 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ redirects:
- /docs/alerts/new-relic-alerts/configuring-alert-policies/name-or-rename-alert-policy
- /docs/alerts/new-relic-alerts/configuring-alert-policies/create-or-rename-alert-policy
- /docs/alerts/new-relic-alerts/configuring-alert-policies/create-edit-or-find-alert-policy
- /docs/alerts/new-relic-alerts-beta/configuring-alert-policies/alert-policy-workflow
---

import accountsGreenQuestionMark from 'images/accounts_icon_green-question-mark.webp'
Expand Down
1 change: 1 addition & 0 deletions src/content/docs/alerts-applied-intelligence/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ redirects:
- /docs/alerts-applied-intelligence/new-relic-alerts/learn-alerts/introduction-alerts
- /docs/alerts-applied-intelligence/new-relic-alerts/learn-alerts/alerts-concepts-workflow
- /docs/alerts-applied-intelligence/new-relic-alerts/get-started/introduction-applied-intelligence/
- /docs/introduction-new-relic-ai
signupBanner:
text: Monitor and improve your entire stack. 100GB free. Forever.
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ redirects:
- /docs/agents/java-agent/installation/pass-java-agent-argument-your-jvm
- /docs/agents/java-agent/installation/start-java-agent-jvm-switch
- /docs/agents/java-agent/installation/include-java-agent-jvm-switch
- /docs/agents/java-agent/installation/include-java-agent-jvm-argument
tocUnlisted: true
signupBanner:
text: Monitor and improve your entire stack. 100GB free. Forever.
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ redirects:
- /docs/new-relic-browser/browser-apps-list
- /docs/browser/new-relic-browser/getting-started/browser-apps-list
- /docs/browser/new-relic-browser/dashboard-details/browser-apps-list
- /docs/browser/new-relic-browser/getting-started/browser-apps-index
---

import browserIndexSummary from 'images/browser_screenshot-full_index-summary.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Introduction to New Relic CodeStream
description: "New Relic CodeStream makes production telemetry and collaboration tools accessible where developers live... the IDE."
redirects:
- /docs/codestream
- /docs/codestream/start-here/codestream-new-relic
signupBanner:
text: Monitor and improve your entire stack. 100GB free. Forever.
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ redirects:
- /docs/mongodb3-integration-new-relic-infrastructure
- /docs/infrastructure/host-integrations/host-integrations-list/mongodb-monitoring-integration
- /docs/integrations/host-integrations/host-integrations-list/mongodb-monitoring-integration
- /docs/mongodb-integration-new-relic-infrastructure
---

import infrastructureMongoDashboard from 'images/infrastructure_screenshot-crop_mongodb-dashboard.webp'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Azure Batch Account service for Azure Monitor integration
metaDescription: "New Relic's Microsoft Azure Batch Account integration: what data it reports and how to enable it."
redirects:
- /docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-batch-monitoring-integration
---

[New Relic's integrations](/docs/infrastructure/integrations-getting-started/getting-started/introduction-infrastructure-integrations) include an integration for reporting your [Microsoft Azure Batch Account](https://azure.microsoft.com/en-us/services/batch/) metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ redirects:
- /docs/browser/new-relic-browser/guides/guide-to-monitoring-core-web-vitals/
- /docs/browser/new-relic-browser/guides/guide-to-core-web-vitals
- /docs/browser/new-relic-browser/guides/guide-to-monitoring-core-web-vitals/
- /docs/browser/browser-monitoring/getting-started/introduction-browser-monitoring/docs/browser/new-relic-browser/guides/guide-to-core-web-vitals
---

import browserWebVitalsGif from 'images/browser_screenshot-full_web-vitals.gif'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ redirects:
- /docs/new-relic-solutions/new-relic-one/install-configure/install-new-relic
- /docs/new-relic-solutions/get-started/quick-launch-guide
- /docs/using-new-relic/welcome-new-relic/get-started/get-started-full-stack-observability
- /docs/agents/manage-apm-agents/installation/install-agent
- /docs/new-relic-one/use-new-relic-one/cross-product-functions/install-configure/install-new-relic
signupBanner:
text: Monitor and improve your entire stack. 100GB free. Forever.
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ downloadLink: 'https://rubygems.org/downloads/newrelic_rpm-9.1.0.gem'
features: ["Error fingerprinting - supply your own errors inbox group names", "User tracking - associate errors with a user id"]
bugs: ["Remove Distributed Tracing related warnings from agent logs when headers are not present in Sidekiq", "Log request headers in debug-level logs instead of human-readable Objects", "Fix undefined method `controller_path` logged in Action Controller Instrumentation", "Fix Transaction#finish exception and decrease log level for related warning during async transactions"]
security: []
redirect:
- /docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-910
---

<Callout variant="important">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ downloadLink: https://rubygems.org/downloads/newrelic_rpm-9.2.0.gem
features: ["Enhance performance for handling high numbers of nested actions", "Deprecate memcached and memcache-client instrumentation"]
bugs: []
security: []
redirect:
- /docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-920
---

<Callout variant="important">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ downloadLink: https://rubygems.org/downloads/newrelic_rpm-9.2.2.gem
features: []
bugs: ["Transaction#finished? no longer throws a NoMethodError when initial_segment is nil"]
security: []
redirect:
- /docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-922
---

<Callout variant="important">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ redirects:
- /docs/synthetics/new-relic-synthetics/pages/synthetics-monitors-index
- /docs/new-relic-one-monitors-index
- /docs/synthetics/synthetic-monitoring/pages/new-relic-one-monitors-index
- /docs/synthetics/new-relic-synthetics/getting-started/types-synthetics-monitors
---

import syntheticIndexPage from 'images/synthetic_screenshot-full_index-page.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ tags:
- NRQL
metaDescription: How to start writing NRQL alerts conditions with a step-by-step user case.
translationType: machine
redirect:
- /docs/alerts/new-relic-alerts/getting-started/alerting-new-relic
---

import alertsCreateanAlertConditionFromaChart from 'images/alerts_screenshot-crop_create-an-alert-condition-from-a-chart.webp'
Expand Down
Loading

0 comments on commit d272567

Please sign in to comment.