Skip to main content

Error Reporting API client library

Project description

preview pypi versions

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 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.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

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

google-cloud-error-reporting-1.6.2.tar.gz (85.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_error_reporting-1.6.2-py2.py3-none-any.whl (104.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-error-reporting-1.6.2.tar.gz
Algorithm Hash digest
SHA256 ba228939e73a721734601dcea304360906a3a3f8907a4704c080e45d52c4bdef
MD5 538ff35962773bff6d2514ab0da82e48
BLAKE2b-256 94795e82c16edb3e5b956b81a6119f1574552ef2dee12b552a96a5baa8a1551d

See more details on using hashes here.

File details

Details for the file google_cloud_error_reporting-1.6.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_error_reporting-1.6.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d96aa35e312e00e9522730794e1131400d20ce1443bf281614cb4af66a5922f3
MD5 3c4517ae6c947f5b014304774d306ded
BLAKE2b-256 e8af5ff6157a936954fe1afa70f790d0ed7cc8df030b611aaab15519196a1812

See more details on using hashes here.

Supported by

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