Skip to main content

Monitoring Dashboards API client library

Project description

ga pypi versions

Stackdriver Monitoring Dashboards API: Manages dashboard configurations used in the Stackdriver UI.

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 Stackdriver Monitoring Dashboards 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.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-monitoring-dashboards

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-monitoring-dashboards

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

google_cloud_monitoring_dashboards-1.0.2-py2.py3-none-any.whl (70.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-monitoring-dashboards-1.0.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-monitoring-dashboards-1.0.2.tar.gz
Algorithm Hash digest
SHA256 de88fe477087dd9af21debd18d30aa3637dfb7eec8ceb7be569114cec6add42c
MD5 b64115ede2ec1f7d4be61069d2eca751
BLAKE2b-256 771c5c5753669cc248ae2495cd27ed82fe71f10ab135082d64c0e360a34c23f6

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_monitoring_dashboards-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_monitoring_dashboards-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 037ed081fe71a50c9d81f62a42c321b31b6f6a8c851ec65715c75a2c496a5190
MD5 9cd2949d25123bac17ae5141ce51aba9
BLAKE2b-256 84a984b28f836590325328d34bec9e6519c635f215453adfa6cd642e1a0a1c58

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