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

Add support for logging w/ per-request metadata. by tseaver · Pull Request #1669 · googleapis/google-cloud-python · GitHub

Add support for logging w/ per-request metadata. - #1669

Merged
tseaver merged 2 commits into
googleapis:logging-apifrom
tseaver:logging-support_entry_insertid_severity_httprequest
Mar 29, 2016
Merged

Add support for logging w/ per-request metadata.#1669
tseaver merged 2 commits into
googleapis:logging-apifrom
tseaver:logging-support_entry_insertid_severity_httprequest

Conversation

tseaver commented Mar 28, 2016

Copy link
Copy Markdown
Contributor
  • insert_id
  • severity
  • http_request

See: #1566.

tseaver added the api: logging Issues related to the Cloud Logging API. label Mar 28, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 28, 2016
Comment thread gcloud/logging/entries.py
:param severity: (optional) severity of event being logged.

:type http_request: dict or :class:`NoneType`
:param http_request: (optional) info about HTTP request associated with

This comment was marked as spam.

This comment was marked as spam.

- insert_id
- severity
- http_request

See: #1566.

tseaver commented Mar 29, 2016

Copy link
Copy Markdown
Contributor Author

@dhermes any remaining issues?

dhermes commented Mar 29, 2016

Copy link
Copy Markdown
Contributor

LGTM

tseaver merged commit 79c8e2c into googleapis:logging-api Mar 29, 2016
tseaver deleted the logging-support_entry_insertid_severity_httprequest branch March 29, 2016 15:57
parthea pushed a commit that referenced this pull request Nov 24, 2025
…p/templates/python_library/.kokoro (#1669)

Source-Link: googleapis/synthtool@d0f51a0
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
#1669)

* feat: session.bytes_processed_sum will be updated when allow_large_result=False

* mypy fix

* remove duplicate logic
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