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

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-monitoring-dashboards-1.0.1.tar.gz
Algorithm Hash digest
SHA256 59dd67acb0833c787c92eea235c4b218931977ed138a1dea42800e70a9be2dab
MD5 fea049b94d2f5f9732c6b0ba6edea207
BLAKE2b-256 83f36bc3a4e196f941b6ff9a1a3cabd0bb2dba8eeccd3e3ebf23e7195a32f413

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_monitoring_dashboards-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a86fccd0ae49924acae1cfbeac96edab12815d802b508a110de2eaa83b65fa9
MD5 a1540a816b2a18552bee97d3de902168
BLAKE2b-256 67d9fcbc77e337e2d9520755f20650d8824c94f40d31d25facb2de712ede8505

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