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.2-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.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-monitoring-dashboards-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6d18162825424dea1b7c60ed062d48c5dbd51c2b8140239ff3a97abbdf12811b
MD5 300074e31ff66a6cda4e6bbc9a08e950
BLAKE2b-256 1877eabd0fb41aa85d454fab8985ccaa6d9043352e990bf27e2111b7fea51d13

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_monitoring_dashboards-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 492386e6e100f1b736bcd422e5ad54d77e3668a55b93638a9ffb7ae7fd7031a6
MD5 b0621059122dbba0409b856f225b0609
BLAKE2b-256 c0f76656fdbe2598e0e056b6e9778ef2b9d18bc97afbb43bf73cde46905d400c

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