FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add 'Metrics.update' API wrapper. by tseaver · Pull Request #1587 · googleapis/google-cloud-python · GitHub

Add 'Metrics.update' API wrapper. - #1587

Merged
tseaver merged 2 commits into
googleapis:logging-apifrom
tseaver:logging-metric_update
Mar 14, 2016
Merged

Add 'Metrics.update' API wrapper.#1587
tseaver merged 2 commits into
googleapis:logging-apifrom
tseaver:logging-metric_update

Conversation

tseaver commented Mar 8, 2016

Copy link
Copy Markdown
Contributor

Uses #1586 as a base.

tseaver added the api: logging Issues related to the Cloud Logging API. label Mar 8, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 8, 2016

tseaver commented Mar 13, 2016

Copy link
Copy Markdown
Contributor Author

@dhermes Rebased after merging #1586 to logging-api branch. PTAL

Comment thread docs/logging-usage.rst
>>> client = logging.Client()
>>> metric = client.metric("robots")
>>> metric.exists() # API call
True

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

dhermes commented Mar 13, 2016

Copy link
Copy Markdown
Contributor

LGTM, though I think the .rst file was fine before?

tseaver added a commit that referenced this pull request Mar 14, 2016
tseaver merged commit 0283a36 into googleapis:logging-api Mar 14, 2016
tseaver deleted the logging-metric_update branch March 14, 2016 17:07
parthea pushed a commit that referenced this pull request Nov 26, 2025
* feat: add cred info to ADC credentials

* address comment

* chore: add token info support

* chore: update sys test cred
parthea added a commit that referenced this pull request Mar 6, 2026
* fix: add missing handler for deserializing json value

* fix mypy

---------

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: Tim Swast <swast@google.com>
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
* chore: temporary fix for q11

* update
parthea pushed a commit that referenced this pull request Apr 1, 2026
This reverts commit 4f7479879e2c9a890ce0aa280503e3cd4f62d9b1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the Cloud Logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL