From 3c4751ae8e1bffa04fe32cf89284e01182c7daf3 Mon Sep 17 00:00:00 2001 From: Shawn Kilburn Date: Fri, 19 Nov 2021 15:04:53 -0800 Subject: [PATCH] fix(Quickstarts): Removed tabs --- quickstarts/python/feedparser/config.yml | 58 ++++++++++++------------ 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/quickstarts/python/feedparser/config.yml b/quickstarts/python/feedparser/config.yml index f8ef8abfde..51eb20a419 100644 --- a/quickstarts/python/feedparser/config.yml +++ b/quickstarts/python/feedparser/config.yml @@ -1,40 +1,40 @@ id: 006a5c26-9aa0-4249-b83f-118d7057f5da name: feedparser -description: - ## Why monitor Feedparser? - - Feedparser is a Python module that parses feeds in all known formats, including RSS, RDF, and Atom. - - Feedparser runs on Python 2.4 and later versions. The New Relic Feedparser quickstart automatically instruments Feedparser with the [New Relic Python agent](https://docs.newrelic.com/docs/apm/agents/python-agent/getting-started/introduction-new-relic-python/). This allows you to instantly monitor Feedparser with out-of-the-box dashboards and alerts. - - ###Feedparser quickstart highlights - - The New Relic Feedparser quickstart has the following features: - Dashboards: Our dashboards effectively monitor metrics like transactions overview, errors overview, virtual machine overview, top 10 failed transactions, transaction errors today vs 1 week ago, latest error, and more. - Alerts: Get instant alerts notifications on CPU utilization, high memory usage, low apdex score, and transaction error. - - ### New Relic + Feedparser = Optimum performance monitoring - - Our Python agent monitors Feedparser to help you identify issues and solve them quickly. You can also extend your performance monitoring to collect and analyze business data. The dashboards provide interactive visualizations to explore your data, understand context, improve customer experience, and make data-driven business decisions. - - The Feedparser observability quickstart monitors Feedparser’s performance metrics like Apdex score, CPU utilization, and transaction errors. With this quickstart, you can track key transactions specific to your business, create custom dashboards, and get alerts for any error. It offers you the ability to drill down into performance details by examining code-level transaction traces, database query traces, and leveraging thread profiler sessions to see detailed stack traces of sampled threads. - - Download the New Relic Feedparser quickstart now to monitor Feedparser’s key performance indicators and address vulnerabilities efficiently. It’s the fastest path to making sure that you detect and respond to incidents in minutes. +description: +## Why monitor Feedparser? + +Feedparser is a Python module that parses feeds in all known formats, including RSS, RDF, and Atom. + +Feedparser runs on Python 2.4 and later versions. The New Relic Feedparser quickstart automatically instruments Feedparser with the [New Relic Python agent](https://docs.newrelic.com/docs/apm/agents/python-agent/getting-started/introduction-new-relic-python/). This allows you to instantly monitor Feedparser with out-of-the-box dashboards and alerts. + +###Feedparser quickstart highlights + +The New Relic Feedparser quickstart has the following features: +Dashboards: Our dashboards effectively monitor metrics like transactions overview, errors overview, virtual machine overview, top 10 failed transactions, transaction errors today vs 1 week ago, latest error, and more. +Alerts: Get instant alerts notifications on CPU utilization, high memory usage, low apdex score, and transaction error. + +### New Relic + Feedparser = Optimum performance monitoring + +Our Python agent monitors Feedparser to help you identify issues and solve them quickly. You can also extend your performance monitoring to collect and analyze business data. The dashboards provide interactive visualizations to explore your data, understand context, improve customer experience, and make data-driven business decisions. + +The Feedparser observability quickstart monitors Feedparser’s performance metrics like Apdex score, CPU utilization, and transaction errors. With this quickstart, you can track key transactions specific to your business, create custom dashboards, and get alerts for any error. It offers you the ability to drill down into performance details by examining code-level transaction traces, database query traces, and leveraging thread profiler sessions to see detailed stack traces of sampled threads. + +Download the New Relic Feedparser quickstart now to monitor Feedparser’s key performance indicators and address vulnerabilities efficiently. It’s the fastest path to making sure that you detect and respond to incidents in minutes. summary: Monitoring Feedparser is essential to detect incidents and respond to them quickly. Download the New Relic Feedparser quickstart to track Feedparser’s critical metrics and improve performance. logo: logo.svg level: New Relic authors: - - New Relic - - Emil Hammarstrand +- New Relic +- Emil Hammarstrand title: feedparser documentation: - - name: feedparser installation docs - description: Python parser for a wide variety of Atom and RSS feeds. - url: >- - https://docs.newrelic.com/docs/agents/python-agent/getting-started/instrumented-python-packages +- name: feedparser installation docs +description: Python parser for a wide variety of Atom and RSS feeds. +url: >- +https://docs.newrelic.com/docs/agents/python-agent/getting-started/instrumented-python-packages keywords: - - apm - - python +- apm +- python installPlans: - - setup-python-agent +- setup-python-agent