Skip to main content

Stackdriver Error Reporting API client library

Project description

pypi versions

The Stackdriver 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.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

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-0.32.1.tar.gz (47.2 kB view details)

Uploaded Source

Built Distribution

google_cloud_error_reporting-0.32.1-py2.py3-none-any.whl (70.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-error-reporting-0.32.1.tar.gz
  • Upload date:
  • Size: 47.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.0

File hashes

Hashes for google-cloud-error-reporting-0.32.1.tar.gz
Algorithm Hash digest
SHA256 852f4650a263c4ddcde8957708e3fef44a02c7ec55ddf24d18015ee27cbb70ce
MD5 6effbdb83d748527c5858a7c27a397b5
BLAKE2b-256 592cb7de7924af2e5451e5a86f5d7ce6c24e22b47169916eec5ba299346ef255

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_error_reporting-0.32.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 70.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.0

File hashes

Hashes for google_cloud_error_reporting-0.32.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 13369232e4ae626e4032f52864b667de4294f2d282886204f57751c50fbead21
MD5 7969f8b22ffd22c6c7b368c0335a2de1
BLAKE2b-256 71bdd4ce99ee7862eeed7f7b8b7067b3eb0078c5d95a46e6be364030598eebc7

See more details on using hashes here.

Provenance

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