nodejs-logging icon indicating copy to clipboard operation
nodejs-logging copied to clipboard

fix: retreive log entries from logging bucket

Open Colt45s opened this issue 2 years ago • 4 comments

I also attempted to retrieve log entries from the logging bucket similar #1411, but couldn’t.

According to this document, specify views in resourceNames for entries from logging buckets, as an alternative to parent resources.


Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [x] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [x] Ensure the tests and linter pass
  • [x] Code coverage does not decrease (if any source code was changed)
  • [x] Appropriate docs were updated (if necessary)

Fixes #1411 🦕

Colt45s avatar Jan 18 '24 00:01 Colt45s

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Jan 18 '24 00:01 google-cla[bot]

https://cla.developers.google.com/ not working 😢

Colt45s avatar Jan 18 '24 04:01 Colt45s

Could you please review my pull request, @cindy-peng ?

Colt45s avatar Feb 06 '24 03:02 Colt45s

+1 on needing this.

vjerci avatar Feb 12 '24 19:02 vjerci