Skip to main content

Error Reporting API client library

Project description

beta pypi versions

The Cloud Error Reporting API counts, analyzes and aggregates the crashes in your running cloud services. A centralized error management interface displays the results with sorting and filtering capabilities. A dedicated view shows the error details: time chart, occurrences, affected user count, first and last seen dates and a cleaned exception stack trace. Opt-in to receive email and mobile alerts on new errors.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Google Cloud Error Reporting API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Supported Python Versions

Python >= 3.6

Deprecated Python Versions

Python == 2.7.

The last version of this library compatible with Python 2.7 is google-cloud-error-reporting==0.34.0.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-error-reporting

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-error-reporting

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file google-cloud-error-reporting-tcspowerflow-1.4.1.tar.gz.

File metadata

  • Download URL: google-cloud-error-reporting-tcspowerflow-1.4.1.tar.gz
  • Upload date:
  • Size: 77.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for google-cloud-error-reporting-tcspowerflow-1.4.1.tar.gz
Algorithm Hash digest
SHA256 3e35b2e13f67d88fa6775e8471d25aa852f227c3dfb230b1324012602e0ebdfb
MD5 f82ed06eb42ce8bdaee5851cfa719564
BLAKE2b-256 5311dfbd204b90e69a25a9b01c352be34286faa8398aabfd08940de68afd62a3

See more details on using hashes here.

File details

Details for the file google_cloud_error_reporting_tcspowerflow-1.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_error_reporting_tcspowerflow-1.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d4bf2ef27302fbdef0e411bdeab26708ea586bb82fa1b454f97920f290c6cf29
MD5 7bfd8cf18d80164b727606f73b47e508
BLAKE2b-256 e2aeb381bd21935589590d629d83c9b75f4bec9cd6fa631f1834d9397f323918

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page