Skip to content

Commit

Permalink
fix(Quickstarts): Removed tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
paperclypse committed Nov 19, 2021
1 parent e9a8371 commit 3c4751a
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions quickstarts/python/feedparser/config.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 3c4751a

Please sign in to comment.