From 8375fc5dea609b6fd0dbe1a237755938fd3ace84 Mon Sep 17 00:00:00 2001 From: paulserraino Date: Thu, 15 Dec 2022 19:10:53 -0600 Subject: [PATCH] Add Rollbar branding to the Readme --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d83553c..4b833026 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,26 @@ -# Pyrollbar +

+ rollbar-logo +

+ +

Pyrollbar

+ +

+ Proactively discover, predict, and resolve errors in real-time with Rollbar’s error monitoring platform. Start tracking errors today! +

+ ![Build Status](https://github.com/rollbar/pyrollbar/workflows/Pyrollbar%20CI/badge.svg?tag=latest) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rollbar) Python notifier for reporting exceptions, errors, and log messages to [Rollbar](https://rollbar.com). +## Key benefits of using Pyrollbar are: +- **Frameworks:** Pyrollbar supports popular Python frameworks such as Django, Flask, FastAPI, AWS Lambda and more! +- **Automatic error grouping:** Rollbar aggregates Occurrences caused by the same error into Items that represent application issues. Learn more about reducing log noise. +- **Advanced search:** Filter items by many different properties. Learn more about search. +- **Customizable notifications:** Rollbar supports several messaging and incident management tools where your team can get notified about errors and important events by real-time alerts. Learn more about Rollbar notifications. + + # Setup Instructions 1. [Sign up for a Rollbar account](https://rollbar.com/signup)