Skip to main content

Monitoring Dashboards API client library

Project description

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-0.1.1-py2.py3-none-any.whl (62.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-monitoring-dashboards-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7fe36320c8eb10ab0ddef7b12680b93af13422e030bd2bd12d6b60ef9f1d0d89
MD5 18ca88103536027435c5cc8ee06ec73d
BLAKE2b-256 baa5cd26b143ebaab502ad71ce6d33a940081168566794b674fbf3623b3ce93e

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_monitoring_dashboards-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0e6b8a99630f900c3c630fa910aa2e1e0875fe03e76ed27f71a2bce6186db3e3
MD5 c4098196d86bd771eb49c592ee5bc816
BLAKE2b-256 8d87b472e0db8d3ed48aa47303f75b51726075314d8d9ca9b07455573d000ea2

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