diff --git a/src/content/docs/accounts/accounts-billing/new-relic-one-user-management/account-user-mgmt-tutorial.mdx b/src/content/docs/accounts/accounts-billing/new-relic-one-user-management/account-user-mgmt-tutorial.mdx index 4668d5042cc..ff71008d09a 100644 --- a/src/content/docs/accounts/accounts-billing/new-relic-one-user-management/account-user-mgmt-tutorial.mdx +++ b/src/content/docs/accounts/accounts-billing/new-relic-one-user-management/account-user-mgmt-tutorial.mdx @@ -220,7 +220,7 @@ Ideas for checking that your users are configured correctly: * Have some of your users see if they can log in and access the accounts they expect to see. Ideas for next steps: -* [Set up more New Relic integrations](/docs/using-new-relic/welcome-new-relic/get-started/intro-new-relic#get-started-now) +* [Set up more New Relic integrations](/docs/using-new-relic/welcome-new-relic/get-started/intro-new-relic) * Add more users diff --git a/src/content/docs/alerts-applied-intelligence/overview.mdx b/src/content/docs/alerts-applied-intelligence/overview.mdx index 44e31e724c2..1be13afcf93 100644 --- a/src/content/docs/alerts-applied-intelligence/overview.mdx +++ b/src/content/docs/alerts-applied-intelligence/overview.mdx @@ -192,7 +192,7 @@ This diagram shows how alerts work: you create an alert policy that includes an New Relic's applied intelligence service is performed in the United States. By using New Relic applied intelligence, you agree that New Relic may move your data to, and process your data in, the US region. This applies whether you store your data in New Relic's US region data center or in our [EU region data center](/docs/accounts/accounts-billing/account-setup/choose-your-data-center/). -Ready to try New Relic for yourself? [Sign up for your free New Relic account](https://newrelic.com/signup) and follow our [quick launch guide](/docs/new-relic-solutions/get-started/intro-new-relic/) so you can start maximizing your data today! If you need any help, check out our [tutorial series](/docs/tutorial-create-alerts/create-new-relic-alerts/) on creating alerts to get started. +Ready to try New Relic for yourself? [Sign up for your free New Relic account](https://newrelic.com/signup) and follow our [quick launch guide](/docs/new-relic-solutions/get-started/intro-new-relic/#get-started) so you can start maximizing your data today! If you need any help, check out our [tutorial series](/docs/tutorial-create-alerts/create-new-relic-alerts/) on creating alerts to get started. Do you use Datadog to monitor your logs but want to try out New Relic observability features for free? [See our guide for migrating from Datadog](/docs/tutorial-dd-migration/migrating-from-dd). diff --git a/src/content/docs/infrastructure/install-infrastructure-agent/linux-installation/install-infrastructure-monitoring-agent-linux.mdx b/src/content/docs/infrastructure/install-infrastructure-agent/linux-installation/install-infrastructure-monitoring-agent-linux.mdx index b50d1844488..2fbcdd61cb4 100644 --- a/src/content/docs/infrastructure/install-infrastructure-agent/linux-installation/install-infrastructure-monitoring-agent-linux.mdx +++ b/src/content/docs/infrastructure/install-infrastructure-agent/linux-installation/install-infrastructure-monitoring-agent-linux.mdx @@ -91,7 +91,7 @@ The quickest way to get started with our [infrastructure monitoring agent](/docs ## Step-by-step instructions [#manual-install] -If guided install doesn't work, you can install the agent manually. Before installing infrastructure, be sure to: +You can install the agent manually. Before installing infrastructure, be sure to: * Review the [requirements](/docs/infrastructure/new-relic-infrastructure/getting-started/compatibility-requirements-new-relic-infrastructure). * Have a valid . @@ -178,9 +178,10 @@ To install infrastructure in Linux, follow these instructions: curl https://download.newrelic.com/infrastructure_agent/gpg/newrelic-infra.gpg -s | sudo gpg --import ``` - - There's a known issue with zypper package manager where GPG keys may not be validated as expected in older SLES versions. If you get errors such as `Signature verification failed`, update your infrastructure agent to version 1.44.0 or higher. - + + There's a known issue with zypper package manager where GPG keys may not be validated as expected in older SLES versions. If you get errors such as `Signature verification failed`, update your infrastructure agent to version 1.44.0 or higher. + + 4. Add the infrastructure monitoring agent repository: @@ -532,7 +533,7 @@ If you are using `sudo` to install or update the agent, use the `-E` argument to export NRIA_MODE="SET_MODE_HERE" ``` -OR +Or ```bash sudo -E YOUR_PACKAGE_MANAGER_UPDATE_COMMAND diff --git a/src/content/docs/new-relic-solutions/get-started/glossary.mdx b/src/content/docs/new-relic-solutions/get-started/glossary.mdx index 4a02743f1b4..90bc1e3c6db 100644 --- a/src/content/docs/new-relic-solutions/get-started/glossary.mdx +++ b/src/content/docs/new-relic-solutions/get-started/glossary.mdx @@ -24,7 +24,7 @@ freshnessValidatedDate: never import accountsAccountSwitcher from 'images/accounts_screenshot-crop_account-switcher.webp' -Whether you're considering New Relic or you're already using our capabilities, this glossary of common terminology can help. And if you're looking to get started, see [Start using New Relic](/docs/new-relic-solutions/get-started/intro-new-relic/). +Whether you're considering New Relic or you're already using our capabilities, this glossary of common terminology can help. And if you're looking to get started, see [Get started with New Relic](/docs/new-relic-solutions/get-started/intro-new-relic). + + +Alerts help you find issues and set notifications when something unusual happens in your applications and code. New Relic includes pre-defined upon installation, but you can also create your own. You can receive alerts through tools like PagerDuty, ServiceNow, Jira, Slack, and more. We can help you understand key info, like critical issues, manage the suppressed noise, and mitigate alert fatigue. + + +Learn more about alerts [here](/docs/alerts-applied-intelligence/overview/). + + + + New Relic alerts + + + +# Application performance monitoring (APM) [#apm] + + + + New Relic APM + + + + + lets you monitor your apps and microservices. You'll start by instrumenting your app with one of our language agents. These agents then harvest different kinds of data in a process called data ingestion and then store that data in the New Relic Database (NRDB). + +Learn more about APM [here](/docs/apm/new-relic-apm/getting-started/introduction-apm/). + + + + +# Browser [#browser] + + + +New Relic helps you understand website performance and user behavior by monitoring real user data. It tracks page load times, network requests, JavaScript errors, user interactions, and more. Analyzing navigation timing helps you find issues that hurt your web app's performance or backend errors. By making necessary changes based on this analysis, you can optimize the performance of your website. + +Learn more about browser [here](/docs/browser/browser-monitoring/getting-started/introduction-browser-monitoring/). + + + + + New Relic browser + + + + +# Dashboards [#dashboards] + + + + New Relic dashboards + + + + +With New Relic's dashboards, you can arrange your data how you want. Tailor for your application and system performance info. Adjust charts to show your key data and access these charts easily across our platform. This adaptability helps you monitor and study your data efficiently. + +Learn more about dashboards [here](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/). + + + + +# Errors inbox [#errors-inbox] + + + +Errors inbox is an error-tracking solution designed to put you in control of your environment. It helps you find, focus on, and fix errors across your application stack. Errors inbox is embedded in the UI so you can resolve errors faster. + +Learn more about errors inbox [here](/docs/apm/errors-inbox/errors-inbox-ui). + + + + + New Relic Errors inbox + + + + +# Interactive Application Security Testing (IAST) [#iast] + + + + New Relic IAST + + + + +New Relic IAST probes your applications by running your code for exploitable vulnerabilities. Use IAST to prevent cyberattacks, hide threads, and see all protected and unprotected applications. IAST comes with pre-built dashboards. They are thorough and show all high priority vulnerabilities. + +Learn more about IAST [here](/docs/iast/introduction). + + + + +# Infrastructure monitoring [#infrastructure] + + + +The capability lets you monitor the health and performance of your service, including containers and cloud infrastructure. It covers tracking CPU, memory, network traffic, and disk use. It also includes over 400 on-host integrations for monitoring third-party apps. + +Learn more about infrastructure [here](/docs/infrastructure/infrastructure-monitoring/get-started/get-started-infrastructure-monitoring/). + + + + + New Relic infrastructure + + + +# Kubernetes and Pixie [#k8s-pixie] + + + + New Relic Kubernetes + + + + +The New Relic Kubernetes integration gives you complete observability into the health and performance of your clusters and the workloads running on them. It includes a set of components that collect telemetry data, which are metrics, logs, and events. These components are the Kubernetes events integration, the Prometheus agent, and the New Relic Logs plugin. + +Learn more about Kubernetes [here](l/docs/kubernetes-pixie/kubernetes-integration/get-started/introduction-kubernetes-integration). + + + + +# Live archives [#live-archives] + + + +Live archives store historical logs with other logs and telemetry data in the NRDB. This allows instant access to historical logs and stops the need to reload, re-index logs, or move data between many locations or tiers for analysis. + +Learn more about live archives [here](/docs/logs/get-started/log-live-archives). + + + + + New Relic Live archives + + + + +# Logs [#logs] + + + + New Relic Live archives + + + + +New Relic can help you manage large amounts of log data. New Relic give you centralized log management. You can use it to analyze applications and infrastructure. We offer a unified UI to forward logs from other logs providers, then view that data in a unified platform experience. We also offer tools that can help you sort through the clutter. + +Learn more about logs [here](/docs/logs/get-started/get-started-log-management/). + + + + +# Network performance monitoring [#network] + + + +You can use to analyze how well your routers, switches, and other networking devices perform. Network monitoring builds a network map for you, so you can identify when a network performance problem is happening. + +Learn more about network [here](/docs/network-performance-monitoring/get-started/npm-introduction/). + + + + + New Relic network + + + + +# Mobile monitoring [#mobile] + + + + New Relic mobile + + + + +The capability sends telemetry directly from the end user's mobile app to New Relic. Mobile monitoring is flexible, allowing you to troubleshoot crashes from Android, iOS, or hybrid mobile apps. Learn about HTTP and network performance to effectively collaborate with your backend teams. + +Learn more about mobile [here](/docs/mobile-monitoring/new-relic-mobile/get-started/introduction-mobile-monitoring/). + + + + +# OpenTelemetry [#opentelemetry] + + + +OpenTelemetry helps collect data from your applications and hosts, sending it to New Relic. New Relic's platform lets you analyze the data and fix any application problems. This toolkit simplifies the process of monitoring and troubleshooting your software. By utilizing OpenTelemetry, you can enhance the performance and reliability of your applications. + +Learn more about OpenTelemetry [here](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/opentelemetry-get-started-intro/). + + + + + New Relic OpenTelemetry + + + + +# Query your data [#mobile] + + + + + New Relic Query your data + + + + +NRQL, short for New Relic query language, is a powerful SQL-like tool for accessing detailed data from New Relic. It lets you gather specific info about your applications, hosts, and business operations. By using NRQL, you can gain valuable insights into the performance and behavior of your environment. + +Learn more about NRQL [here](/docs/nrql/get-started/introduction-nrql-new-relics-query-language/). + + + + + +# Serverless and Lambda [#serverless-lambda] + + + +We offer in-depth performance monitoring for your serverless AWS Lambda functions. Our Lambda layer gives one view into the details of your Lambda functions. You can understand what's happening in your serverless apps. Lambda monitoring is serverless and uses CloudWatch data and code-level tools to give you more in-depth data. + +Learn more about serverless and Lambda [here](/docs/serverless-function-monitoring/aws-lambda-monitoring/get-started/monitoring-aws-lambda-serverless-monitoring/). + + + + + New Relic Lambda functions + + + + +# Service levels [#service-levels] + + + + New Relic Service levels + + + + + +With New Relic, you can set and use service level indicators (SLIs) and objectives (SLOs) for your applications. Service levels measure the performance of a service from the end user (or client application) point of view. We measure service levels with indicators, comparing them to set objectives for performance and outcomes. + +Learn more about service levels [here](/docs/service-level-management/intro-slm/). + + + + +# Synthetic monitoring [#synthetic] - -New Relic is an observability platform that helps you build better software. You can bring in data from any digital source so that you can fully understand your system, analyze that data efficiently, and respond to incidents before they become problems. As extensive as the capabilities of New Relic are, you can get started with the platform by following a three-step procedure. + + +The capability is our proactive monitoring solution. It lets you simulate how users might use your front-end apps and services. You can set up synthetic monitors to run certificate checks. They can ping a page for availability and run through common user journeys. They can also ensure your APIs are working as expected. Stay ahead of potential problems so your customer experience is never affected. -Need some inspiration first? Check out this intro video. +Learn more about synthetics [here](/docs/synthetics/synthetic-monitoring/getting-started/get-started-synthetic-monitoring/). -
+
+ + New Relic synthetic - - - +
-Otherwise, let's get you started: +# Vulnerability management [#vuln-management] + + + + New Relic vulnerability management + + + + +Vulnerability management provides a birds-eye view of all your software's vulnerabilities. Use our to find the most urgent vulnerabilities. Calculate the vulnerability surface area of your software and assign vulnerabilities to users with explicit steps for fixing them. + +Learn more about vulnerability management [here](/docs/vulnerability-management/overview/). + + + + + +# How it works [#how-it-works] + +The first step in observability requires collecting lots of performance data, known as telemetry data. Our observability platform gathers data from your services using agents. An agent is a file or a few lines of code that collects data on your service and sends it to our platform for analysis. Instrumentation is the process of making something measurable. Agents integrate into a service as part of this process. You might instrument a gas tank by installing a meter that measures how full or empty your tank is. You monitor your tank; when it approaches empty, you know it's time to fill up again. + +New Relic does something similar. An agent is a file or piece of code that you attach to a particular service during an installation procedure. Like a gas meter, our agents keep track of the service's performance by monitoring metrics such as response times and error rates. By analyzing this data, you can gain insights into the functioning of your service and identify areas for improvement. An agent is first installed in your environment with a default configuration. The process of installation, setup, and instrumentation can vary. It depends on the service you want to collect data from. + + +These are the agents at New Relic: + +* **APM agent**: For server-side applications + +* **Browser agent**: For browser applications + +* **Infrastructure agents**: For hosts and on-host integrations + +* **Mobile agent**: For mobile applications + +Besides these agents, we also support open-source integrations. They report data from open standards for instrumentation. These standards include OpenTelemetry and tools like DropWizard, Prometheus, and more. + + +# Get started [#get-started] - - ## Sign up for New Relic if you haven't already. - - - - Does your organization already have New Relic but you're just adding a new team or project? See [Add a new account](/docs/accounts/accounts-billing/account-structure/add-accounts). - - - ## Ingest some data - - Our [guided install](https://one.newrelic.com/launcher/nr1-core.explorer?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5saXN0aW5nIn0=&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsImFjdGl2ZUNvbXBvbmVudCI6IlZUU09FbnZpcm9ubWVudCIsInBhdGgiOiJndWlkZWQifQ==) auto-discovers your environment, and walks you through a recommended setup. When the infrastructure agent and agent are installed, log data is usually also reported (although sometimes manual configuration is necessary). - - [Watch a video of using the guided install.](https://www.youtube.com/watch?v=6U-RQIkBJOA). - - ### Manual installation: - - If you prefer or require a more manual approach (for example, if you need to deploy at scale), see the options below. - - - - - -Use our application performance monitoring (APM) monitoring to learn about your web or non-web application's performance. We support apps for several programming languages: - -* [C](/docs/agents/c-sdk/install-configure/install-c-sdk-compile-link-your-code) -* [Go](/docs/agents/go-agent/get-started/get-new-relic-go) -* [Java](/docs/agents/java-agent/installation/install-java-agent) -* [.NET](/install/dotnet) -* For Windows .NET applications on IIS, use our [guided install in New Relic](https://one.newrelic.com/launcher/nr1-core.home?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5ob21lLXNjcmVlbiJ9&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsInBhdGgiOiJhcG0iLCJsYW5ndWFnZSI6ICJkb3RuZXQiLCAicmVjaXBlTmFtZSI6ICJkb3RuZXQtYWdlbnQtaW5zdGFsbGVyIiwgImluaXRpYWxBY3Rpb25JbmRleCI6MiwiYWNjb3VudElkIjpudWxsfQ==) to get started with APM. -* If you're on an EU server, use our [launcher for EU accounts](https://one.eu.newrelic.com/launcher/nr1-core.home?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5ob21lLXNjcmVlbiJ9&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsInBhdGgiOiJhcG0iLCJsYW5ndWFnZSI6ICJkb3RuZXQiLCAicmVjaXBlTmFtZSI6ICJkb3RuZXQtYWdlbnQtaW5zdGFsbGVyIiwgImluaXRpYWxBY3Rpb25JbmRleCI6MiwiYWNjb3VudElkIjpudWxsfQ==) instead. -* [Node.js](/docs/agents/nodejs-agent/installation-configuration/install-maintain-nodejs) -* [PHP](/docs/agents/php-agent/installation/php-agent-installation-overview) -* [Python](/docs/apm/agents/python-agent/installation) -* [Ruby](/docs/agents/ruby-agent/installation-configuration/ruby-agent-installation) - - -Our measures full page life cycle and session data, such as popularity and user satisfaction (Apdex) by page, JavaScript error analytics, interaction events, AJAX requests, etc. - -See [browser monitoring install](/docs/browser/new-relic-browser/installation/install-new-relic-browser-agent). - - -We provide flexible, dynamic observability of your entire infrastructure, from a datacenter to thousands of Amazon, Google Cloud, or Azure instances, or containers running in orchestrated environments. Learn the health and performance of all your hosts with application context and logs. - -* [Linux guided install for infrastructure monitoring](https://one.newrelic.com/launcher/nr1-core.explorer?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5saXN0aW5nIn0=&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsImFjdGl2ZUNvbXBvbmVudCI6IlZUU09FbnZpcm9ubWVudCIsInBhdGgiOiJndWlkZWQifQ==) -* [Linux procedures for infrastructure monitoring](/docs/infrastructure/new-relic-infrastructure/installation/install-infrastructure-linux) -* [Windows](/docs/infrastructure/new-relic-infrastructure/installation/install-infrastructure-windows-server) -* [Kubernetes](/docs/integrations/kubernetes-integration/installation/kubernetes-installation-configuration) -* [Prometheus](/docs/integrations/prometheus-integrations) -* [On-host integrations](/docs/infrastructure/integrations/install-integrations-package) (for services like NGINX, StatsD, MySQL, etc.) -* [AWS cloud integrations](/docs/infrastructure/amazon-integrations/getting-started/connect-aws-services-infrastructure) -* [Azure cloud integrations](/docs/infrastructure/microsoft-azure-integrations/getting-started/activate-azure-integrations) -* [Google Cloud Platform](/docs/integrations/google-cloud-platform-integrations/getting-started/connect-google-cloud-platform-services-infrastructure) - - -We offer a fast, scalable platform so you can connect your logs with the rest of your telemetry and infrastructure data in a single place. - -* Enable log management with [APM logs in context](/docs/apm/new-relic-apm/getting-started/get-started-logs-context), our [infrastructure agent](/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent/), or other [log forwarding solutions](/docs/logs/forward-logs/enable-log-management-new-relic/). -* Explore relevant [log data across your platform](/docs/apm/new-relic-apm/getting-started/get-started-logs-context#response-time-example), including errors, distributed traces, hosts, and more. -* Use our [logs UI](/docs/logs/ui-data/use-logs-ui/) to find meaninful patterns in your logs, attributes, patterns, live-tail logging, and queries. Not only that, you can add alerts conditions, query your log data, and create to share with colleagues. - - -Analyze your Android and iOS application performance, and troubleshoot crashes: - -* [Android](/docs/mobile-monitoring/mobile-monitoring-installation/getting-started/android-installation-configuration) -* [iOS](/docs/mobile-monitoring/mobile-monitoring-installation/getting-started/ios-installation-configuration) - - -Understanding “Is it the network?” begins with collecting network telemetry and using the power of the New Relic platform to navigate and explore each unique telemetry type. - -Don't know where to start? Check out the [guided deployment wizard](https://one.newrelic.com/network-performance-monitoring). - -Already know what telemetry you want to add? Start [here](https://onenr.io/0VjYDqkZ3R0) with Instant Observability. - - -If you want to send us telemetry data from other open source tools, check out these options: - -* [Dropwizard](/docs/more-integrations/open-source-telemetry-integrations/dropwizard/dropwizard-reporter) -* [Kamon](/docs/integrations/open-source-telemetry-integrations/kamon/kamon-reporter) -* [Micrometer](/docs/more-integrations/open-source-telemetry-integrations/micrometer/micrometer-metrics-registry) -* [StatsD](/docs/more-integrations/open-source-telemetry-integrations/statsd/statsd-monitoring-integration) - -See more options for [reporting custom data from any source](/docs/data-apis/custom-data/get-custom-data-from-any-source). - - -[Synthetic monitoring](/docs/synthetics) allows you to proactively monitor your website or API endpoint to make sure your content is fully functional. Send scripted browser tests to your site from locations all around the world to verify your content is always up, everywhere. - -Synthetic monitoring doesn't require installation, except for its [private minions](/docs/synthetics/new-relic-synthetics/private-locations/install-configure-private-minions) feature. - - -If our more curated agents and integrations don't provide what you need, we give you access to APIs and SDKs that let you report data from any source. [Learn more.](/docs/data-apis/custom-data/get-custom-data-from-any-source) - - - - - - - - - ## Check out some dashboards - - Now that you've got some data coming in, it's time to explore your environment in real time with some out-of-the-box UI views. You should see data in the **Infrastructure**, **APM**, and **Logs** UI pages. If you don't see that, revisit the install instructions or see [Not seeing data](/docs/new-relic-solutions/solve-common-issues/troubleshooting/not-seeing-data). - - Some tips on understanding those UI pages and more: - * Video: [An intro to the platform](https://www.youtube.com/watch?v=3ZCUujeAkMA) (2:20) - * [APM UI](/docs/apm/apm-ui-pages/monitoring/apm-summary-page-view-transaction-apdex-usage-data) - * [Infrastructure UI](/docs/infrastructure/infrastructure-ui-pages/infra-ui-overview) - * [Logs UI](/docs/logs/ui-data/use-logs-ui) - * [Distributed tracing UI](/docs/distributed-tracing/ui-data/understand-use-distributed-tracing-ui) - * [Service maps](/docs/new-relic-solutions/new-relic-one/ui-data/service-maps/introduction-service-maps) - - Want to build your own dashboards? To build charts, you'll need to learn to [query your data](/docs/query-your-data/explore-query-data/query-builder/introduction-query-builder). - - - ## Add more data - - If you need data from other sources, choose from [our hundreds of integrations](https://newrelic.com/instant-observability). - - - ## Set up alerting - - Want to get notifications for issues? - * [Set up your first alert.](/docs/alerts-applied-intelligence/new-relic-alerts/get-started/your-first-nrql-condition) - * [Learn about important alerting concepts](/docs/alerts-applied-intelligence/overview/#concepts-terms) - - Note that some of the [quickstarts](https://newrelic.com/instant-observability) come with alerts already set up. - - - ## Add users - - You're now ready to add the rest of your team to New Relic. Use the [**User management** UI](/docs/accounts/accounts-billing/new-relic-one-user-management/user-management-ui-and-tasks#where) to add users. To learn about the different types of users, see [User type](/docs/accounts/accounts-billing/new-relic-one-user-management/user-type). See [our tutorial on adding users and managing user access](/docs/accounts/accounts-billing/new-relic-one-user-management/account-user-mgmt-tutorial). - - + + ## Sign up for New Relic if you haven't already + + Ready to get started? If you haven't already, [sign up for a New Relic account](https://newrelic.com/signup). It's free, forever. + + Signing up takes only a few minutes. Once you have an account, you can begin monitoring your applications. + + + + ## Add your data + + Add your data to New Relic to begin analyzing and understanding it. Our guided install will detect your environment so you only have to select the systems you wish to monitor. + + Click the **Guided install** button. Or, if your organization is located in an [EU data center](/docs/using-new-relic/welcome-new-relic/get-started/our-eu-us-region-data-centers), click **EU Guided install**. + + + + Guided install + + + + EU Guided install + + + + If you want to add more data from other sources, check [our quickstart](https://newrelic.com/instant-observability) page to add data sources to your monitoring system. + + If you prefer a manual installation, see the [New Relic manual installation](/docs/new-relic-solutions/get-started/manual-installation). + + + + ## Explore your data -## Next steps [#next-steps] + [Analyze data](/docs/query-your-data/explore-query-data/browse-data/introduction-data-explorer/) from all connected applications in New Relic to identify issues and view performance metrics. Examining this data helps you identify issues within your applications and make informed decisions to optimize performance. Explore your data to get instant visibility into all your telemetry data. + + -Now that you're set up with New Relic, learn how to solve your app's performance issues with our [My app is slow tutorial](/docs/journey-app-slow/root-causes/). + -* To troubleshoot install issues, see [New Relic Diagnostics](/docs/using-new-relic/cross-product-functions/troubleshooting/new-relic-diagnostics). -* To set up a strong observability foundation, see our [implementation guide](/docs/new-relic-solutions/get-started/implementation-guide-intro), which will walk you through installing and understanding more observability tools and features. -* [Learn about how billing works](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing) -* Get some tips on using New Relic. Some options: - * [Get a tour of the platform](/docs/new-relic-solutions/new-relic-one/introduction-new-relic-platform) - * [Our Nerd Bytes YouTube channel](https://www.youtube.com/playlist?list=PLmhYj7Jl81JEV-llIDkCVC05tD7fbOv_b) for helpful how-to videos - * [New Relic University](https://learn.newrelic.com) for in-depth training + ## Query your data + + Write your first query using our [New Relic Query Language (NRQL)](/docs/nrql/get-started/introduction-nrql-new-relics-query-language/). You can query data from your applications and understand insights from your data. With NRQL you can analyze your data for better decision making. Query your data to gain insight into your applications, hosts, and business-critical activity. Correlate performance metrics with business KPIs to speed up MTTD and MTTR. + + + + + + ## Set up a dashboard + + Although [our quickstarts](https://newrelic.com/instant-observability) include pre-defined dashboards to monitor your system, you can create and configure your [dashboards](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/). Our dashboards allow you to create and share interactive visualizations of any data you need to see from anywhere on the New Relic platform. Use dashboards to provide context and visibility into what your system is doing in real-time. + + + + + + ## Configure alerts + + Although [our quickstarts](https://newrelic.com/instant-observability) include pre-defined alerts to monitor your system, you can [create and configure](/docs/tutorial-create-alerts/create-an-alert/) your alerts. Use alerts to set thresholds and receive notifications of changes in performance across your system. This will help you stay ahead of performance issues to avoid negative impacts on your users. Keep your team focused and productive with intelligent incident management. + + + + -If you're on our [Free edition](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing#editions), you don't have access to our global technical support service. To get 24-7 support, [upgrade to a paid edition](https://one.newrelic.com/nr1-core/plan-management/home?state=7a437d0d-1905-4143-d3a1-68ddfcb6db53). Alternatively, use [our community forum](https://discuss.newrelic.com) to ask questions and see answers. -If you don't see your technologies or tasks listed here, see the complete list at [New Relic Instant Observability](https://newrelic.com/instant-observability/). You'll find integrations bundled into quickstarts, providing you instant access to pre-built dashboards and alerts specific to your technology. +# Choose your next step [#next-steps] -Once you have data coming into New Relic, learn more about the [New Relic UI](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one) or [set up alerts](/docs/alerts-applied-intelligence/overview/). If you're curious about pricing, we have a [blog post set up to help you with cost estimation](https://newrelic.com/blog/nerdlog/estimate-data-cost). + +Explore our tutorials and walkthroughs for beginner, intermediate, and advanced users. +Select the platform access that fits your needs. Learn more about our pricing editions: Standard, Pro, and Enterprise and [how New Relic pricing works](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new-relic-one-pricing-billing/) + diff --git a/src/content/docs/new-relic-solutions/get-started/manual-installation.mdx b/src/content/docs/new-relic-solutions/get-started/manual-installation.mdx new file mode 100644 index 00000000000..ab0d59f6ebc --- /dev/null +++ b/src/content/docs/new-relic-solutions/get-started/manual-installation.mdx @@ -0,0 +1,139 @@ +--- +title: New Relic manual installation +tags: + - Installation + - Manual +metaDescription: 'Network connections used by New Relic for sending and receiving data: IP addresses, domains, ports, endpoints.' +freshnessValidatedDate: 2024-04-05 +--- + +Once you've [signed up for a New Relic account](https://newrelic.com/signup), you're ready to add your data. You can do this in one of two ways: using our guided installation or choosing a manual approach. For the [guided install](https://one.newrelic.com/launcher/nr1-core.explorer?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5saXN0aW5nIn0=&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsImFjdGl2ZUNvbXBvbmVudCI6IlZUU09FbnZpcm9ubWVudCIsInBhdGgiOiJndWlkZWQifQ==), follow the step-by-step instructions provided. If you prefer a more manual approach, explore the options below. Take your time to choose the method that best suits your needs and preferences. + + +## Install APM agent [#install-apm] + +Use our application performance monitoring (APM) monitoring to learn about your web or non-web application's performance. We support these apps for several programming languages: + + + + + + + + + + + + + + + + + + + + + + +For Windows .NET applications on IIS, use our [guided install in New Relic](https://one.newrelic.com/launcher/nr1-core.home?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5ob21lLXNjcmVlbiJ9&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsInBhdGgiOiJhcG0iLCJsYW5ndWFnZSI6ICJkb3RuZXQiLCAicmVjaXBlTmFtZSI6ICJkb3RuZXQtYWdlbnQtaW5zdGFsbGVyIiwgImluaXRpYWxBY3Rpb25JbmRleCI6MiwiYWNjb3VudElkIjpudWxsfQ==) to get started with . + +If you're on an EU server, use our launcher for [EU accounts](https://one.eu.newrelic.com/launcher/nr1-core.home?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5ob21lLXNjcmVlbiJ9&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsInBhdGgiOiJhcG0iLCJsYW5ndWFnZSI6ICJkb3RuZXQiLCAicmVjaXBlTmFtZSI6ICJkb3RuZXQtYWdlbnQtaW5zdGFsbGVyIiwgImluaXRpYWxBY3Rpb25JbmRleCI6MiwiYWNjb3VudElkIjpudWxsfQ==) instead. + + +## Install browser monitoring [#install-browser-monitoring] + +Our measures full page lifecycle and session data such as page popularity and user satisfaction ([Apdex](/docs/apm/new-relic-apm/apdex/apdex-measure-user-satisfaction/)), JavaScript error analysis, interaction events, AJAX requests, and more. + +See [browser monitoring install](/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent/). + +## Install infrastructure monitoring [#install-infa] + +We provide flexible, dynamic observability of your entire , from a datacenter to thousands of Amazon, Google Cloud, or Azure instances, or containers running in orchestrated environments. Learn how your hosts are performing by monitoring their health and performance. This includes gathering information about their application context and logs. + +* [AWS cloud integrations](/docs/infrastructure/amazon-integrations/connect/connect-aws-new-relic-infrastructure-monitoring/) +* [Azure cloud integrations](/docs/infrastructure/microsoft-azure-integrations/get-started/activate-azure-integrations/) +* [Google Cloud Platform](/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic/) +* [Kubernetes](/docs/kubernetes-pixie/kubernetes-integration/installation/kubernetes-integration-install-configure/) +* [Linux guided install for infrastructure monitoring](https://one.newrelic.com/launcher/nr1-core.explorer?pane=eyJuZXJkbGV0SWQiOiJucjEtY29yZS5saXN0aW5nIn0=&cards[0]=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsImFjdGl2ZUNvbXBvbmVudCI6IlZUU09FbnZpcm9ubWVudCIsInBhdGgiOiJndWlkZWQifQ==) +* [Linux procedures for infrastructure monitoring](/docs/infrastructure/install-infrastructure-agent/linux-installation/install-infrastructure-monitoring-agent-linux/#manual-install) +* [On-host integrations](/docs/infrastructure/host-integrations/installation/install-infrastructure-host-integrations/) (for services like NGINX, StatsD, MySQL, etc.) +* [Prometheus](/docs/infrastructure/prometheus-integrations/get-started/send-prometheus-metric-data-new-relic/) +* [Windows](/docs/infrastructure/install-infrastructure-agent/windows-installation/install-infrastructure-monitoring-agent-windows/#install-manual) + + +## Install logs [#install-logs] + +We offer a fast, scalable platform so you can connect your logs with the rest of your telemetry and infrastructure data in a single place. + +* Enable log management with [APM logs in context](/docs/logs/logs-context/get-started-logs-context/), our [infrastructure agent](/docs/logs/forward-logs/forward-your-logs-using-infrastructure-agent/), or other [log forwarding solutions](/docs/logs/forward-logs/enable-log-management-new-relic/). +* Explore relevant [log data across your platform](/docs/logs/logs-context/get-started-logs-context/#response-time-example), including errors, distributed traces, hosts, and more. +* Use our [logs UI](/docs/logs/ui-data/use-logs-ui/) to find meaninful patterns in your logs, attributes, patterns, live-tail logging, and queries. Not only that, you can add alerts conditions, query your log data, and create to share with your team. + + +## Install mobile monitoring [#install-mobile] + +Analyze your Android and iOS application performance, and troubleshoot crashes: + +* [Android](/docs/mobile-monitoring/new-relic-mobile-android/get-started/introduction-new-relic-mobile-android/) +* [iOS](/docs/mobile-monitoring/new-relic-mobile-ios/get-started/introduction-new-relic-mobile-ios/) + +## Install network monitoring [#install-network] + +Understanding “Is it the network?” begins with collecting network telemetry and using the power of the New Relic platform to navigate and explore each unique telemetry type. + +Don't know where to start? Check out the [guided deployment wizard](https://one.newrelic.com/network-performance-monitoring). + +Already know what telemetry you want to add? Start [here](https://onenr.io/0VjYDqkZ3R0) with Instant Observability. + +## Install synthetic monitors [#synthetic-monitors] + +[Synthetic monitoring](/docs/synthetics/synthetic-monitoring/getting-started/get-started-synthetic-monitoring/) allows you to proactively monitor your website or API endpoint to make sure your content is fully functional. Send scripted browser tests to your site from locations all around the world to verify your content is always up, everywhere. + +Synthetic monitoring doesn't require installation, except for its [containerized private minions](/docs/synthetics/synthetic-monitoring/private-locations/install-containerized-private-minions-cpms/) feature. + +## Use other open source telemetry tools [#telemetry-tool] + +If you want to send us telemetry data from other open source tools, check out these options: + +* [Dropwizard](/docs/more-integrations/open-source-telemetry-integrations/dropwizard/dropwizard-reporter/) +* [Kamon](/docs/more-integrations/open-source-telemetry-integrations/kamon/kamon-reporter/) +* [Micrometer](/docs/more-integrations/open-source-telemetry-integrations/micrometer/micrometer-metrics-registry) +* [StatsD](/docs/more-integrations/open-source-telemetry-integrations/statsd/statsd-monitoring-integration) + + +## Report custom data from any source [#custom-data] + +If our more curated agents and integrations don't provide what you need, we give you access to APIs and SDKs that let you report data from any source. See [Get custom data into New Relic from any source](/docs/data-apis/custom-data/get-custom-data-from-any-source/) page for more info. + diff --git a/src/images/alerts_screenshot-crop_main.webp b/src/images/alerts_screenshot-crop_main.webp new file mode 100644 index 00000000000..239870e3f3b Binary files /dev/null and b/src/images/alerts_screenshot-crop_main.webp differ diff --git a/src/images/apm_screenshot-crop_main.webp b/src/images/apm_screenshot-crop_main.webp new file mode 100644 index 00000000000..6e60dfd306f Binary files /dev/null and b/src/images/apm_screenshot-crop_main.webp differ diff --git a/src/images/browser_screenshot-crop_main.webp b/src/images/browser_screenshot-crop_main.webp new file mode 100644 index 00000000000..0f227e231ff Binary files /dev/null and b/src/images/browser_screenshot-crop_main.webp differ diff --git a/src/images/dashboards_screenshot-crop_main.webp b/src/images/dashboards_screenshot-crop_main.webp new file mode 100644 index 00000000000..a09d7a210ab Binary files /dev/null and b/src/images/dashboards_screenshot-crop_main.webp differ diff --git a/src/images/errors-inbox_screenshot-crop_main.webp b/src/images/errors-inbox_screenshot-crop_main.webp new file mode 100644 index 00000000000..05a18b96bb6 Binary files /dev/null and b/src/images/errors-inbox_screenshot-crop_main.webp differ diff --git a/src/images/iast_screenshot-crop_main.webp b/src/images/iast_screenshot-crop_main.webp new file mode 100644 index 00000000000..333e913e52d Binary files /dev/null and b/src/images/iast_screenshot-crop_main.webp differ diff --git a/src/images/infrastructure_screenshot-crop_main.webp b/src/images/infrastructure_screenshot-crop_main.webp new file mode 100644 index 00000000000..135f8dc46dd Binary files /dev/null and b/src/images/infrastructure_screenshot-crop_main.webp differ diff --git a/src/images/kubernetes_screenshot-crop_main.webp b/src/images/kubernetes_screenshot-crop_main.webp new file mode 100644 index 00000000000..97f50ab838c Binary files /dev/null and b/src/images/kubernetes_screenshot-crop_main.webp differ diff --git a/src/images/lambda_screenshot-crop_main.webp b/src/images/lambda_screenshot-crop_main.webp new file mode 100644 index 00000000000..1d776aa42c3 Binary files /dev/null and b/src/images/lambda_screenshot-crop_main.webp differ diff --git a/src/images/live-archives_screenshot-crop_main.webp b/src/images/live-archives_screenshot-crop_main.webp new file mode 100644 index 00000000000..a7105abf3d0 Binary files /dev/null and b/src/images/live-archives_screenshot-crop_main.webp differ diff --git a/src/images/logs_screenshot-crop_main.webp b/src/images/logs_screenshot-crop_main.webp new file mode 100644 index 00000000000..2ce34be6a53 Binary files /dev/null and b/src/images/logs_screenshot-crop_main.webp differ diff --git a/src/images/mobile_screenshot-crop_main.webp b/src/images/mobile_screenshot-crop_main.webp new file mode 100644 index 00000000000..d5b43a8af18 Binary files /dev/null and b/src/images/mobile_screenshot-crop_main.webp differ diff --git a/src/images/network_screenshot-crop_main.webp b/src/images/network_screenshot-crop_main.webp new file mode 100644 index 00000000000..f6bba44d963 Binary files /dev/null and b/src/images/network_screenshot-crop_main.webp differ diff --git a/src/images/new-relic-one_screenshot-full_capabilities.webp b/src/images/new-relic-one_screenshot-full_capabilities.webp new file mode 100644 index 00000000000..ec39a974ad2 Binary files /dev/null and b/src/images/new-relic-one_screenshot-full_capabilities.webp differ diff --git a/src/images/new-relic-one_screenshot-full_main.webp b/src/images/new-relic-one_screenshot-full_main.webp new file mode 100644 index 00000000000..c52be34f30d Binary files /dev/null and b/src/images/new-relic-one_screenshot-full_main.webp differ diff --git a/src/images/nrql_screenshot-crop_main.webp b/src/images/nrql_screenshot-crop_main.webp new file mode 100644 index 00000000000..d270b2f8653 Binary files /dev/null and b/src/images/nrql_screenshot-crop_main.webp differ diff --git a/src/images/opentelemetry_screenshot-crop_main.webp b/src/images/opentelemetry_screenshot-crop_main.webp new file mode 100644 index 00000000000..57a3d6f86c1 Binary files /dev/null and b/src/images/opentelemetry_screenshot-crop_main.webp differ diff --git a/src/images/slm_screenshot-crop_main.webp b/src/images/slm_screenshot-crop_main.webp new file mode 100644 index 00000000000..94fb5cb876c Binary files /dev/null and b/src/images/slm_screenshot-crop_main.webp differ diff --git a/src/images/synthetic_screenshot-crop_main.webp b/src/images/synthetic_screenshot-crop_main.webp new file mode 100644 index 00000000000..07c02ecfba6 Binary files /dev/null and b/src/images/synthetic_screenshot-crop_main.webp differ diff --git a/src/images/vulnerability-management_screenshot-crop_main.webp b/src/images/vulnerability-management_screenshot-crop_main.webp new file mode 100644 index 00000000000..3bb22e0d9ac Binary files /dev/null and b/src/images/vulnerability-management_screenshot-crop_main.webp differ diff --git a/src/nav/new-relic-solutions.yml b/src/nav/new-relic-solutions.yml index 21640a1a4cb..92b8d455aa4 100644 --- a/src/nav/new-relic-solutions.yml +++ b/src/nav/new-relic-solutions.yml @@ -130,7 +130,9 @@ pages: pages: - title: Agent compatibility and requirements path: /docs/new-relic-solutions/new-relic-one/install-configure/compatibility-requirements-new-relic-agents-products - - title: Configure agents + - title: Manual installation + path: /docs/new-relic-solutions/get-started/manual-installation + - title: Configure agents path: /docs/new-relic-solutions/new-relic-one/install-configure/configure-new-relic-agents - title: Update agents path: /docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent diff --git a/src/nav/root.yml b/src/nav/root.yml index ff3f4c1bda7..f3420c39d89 100644 --- a/src/nav/root.yml +++ b/src/nav/root.yml @@ -2,7 +2,7 @@ title: root path: / pages: - title: Start here - - title: Start using New Relic + - title: Get started with New Relic path: /docs/new-relic-solutions/get-started/intro-new-relic - title: Tutorials and walkthroughs path: tutorials