Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the Write logEntry sample #124

Open
5 tasks
0xSage opened this issue Dec 10, 2020 · 0 comments
Open
5 tasks

Improve the Write logEntry sample #124

0xSage opened this issue Dec 10, 2020 · 0 comments
Labels
2023-triage api: logging Issues related to the googleapis/python-logging API. good first issue This issue is a good place to started contributing to this repository. priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@0xSage
Copy link
Contributor

0xSage commented Dec 10, 2020

Improve the Write logEntry sample on this page

This page is referenced by docs that explicitly talk about LogEntries. So we should demo this “advanced” logging technique, even though we do recommend the standard log wrapper approach in the quickstarts.

Criteria:

  • Demo how to write a text logEntry (textPayload)
  • Demo how to write a struct logEntry (jsonPayload)
  • Include: severity level, labels, resource type (“global”)
  • Demo: batch logging vs writing one log at a time
  • Update accompanying tests

Region tag: logging_write_log_entry

@0xSage 0xSage added good first issue This issue is a good place to started contributing to this repository. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Dec 10, 2020
@product-auto-label product-auto-label bot added api: logging Issues related to the googleapis/python-logging API. samples Issues that are directly related to samples. labels Dec 10, 2020
@daniel-sanche daniel-sanche added this to the v3.2.0 milestone Jan 27, 2021
@simonz130 simonz130 added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label May 21, 2021
@daniel-sanche daniel-sanche removed this from the v3 Update 1 milestone Dec 13, 2022
@daniel-sanche daniel-sanche removed their assignment Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2023-triage api: logging Issues related to the googleapis/python-logging API. good first issue This issue is a good place to started contributing to this repository. priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants