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

Node.js client integration between Stackdriver Logging and Bunyan.

Results 28 nodejs-logging-bunyan issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Today some requests might contain oversized log entries which cause entire write request to be dropped instead just of oversized...

priority: p3
type: feature request
api: logging
logging-resilience

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cpy-cli](https://togithub.com/sindresorhus/cpy-cli) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/cpy-cli/3.1.1/4.2.0) | [![age](https://badges.renovateapi.com/packages/npm/cpy-cli/4.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

priority: p2
type: cleanup
api: logging
lang: nodejs
stale: extraold
size: xs

api: logging
size: xs

Note: #634 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 80a21f5b23fed91216b09c6b772f927afb8070af buildURL: [Build Status](https://source.cloud.google.com/results/invocations/1a709e49-d572-4adc-aeb9-7767ef842c81), [Sponge](http://sponge2/1a709e49-d572-4adc-aeb9-7767ef842c81) status:...

type: bug
priority: p3
api: logging
flakybot: issue
flakybot: flaky

For us would be very useful to be able to set labels for a LoggingBunyan instance. **Is your feature request related to a problem? Please describe.** Filtering logs in the...

priority: p3
type: feature request
api: logging

Hello. I'm trying to add logs on my nodejs CF with bunyan. My logging setup looks like this: ``` const { ENV } = require("./env"); const bunyan = require('bunyan'); //...

type: question
priority: p3
api: logging

Hi, My application is deployed as a container on Cloud Run, and I was observing duplicate request entries in the logs explorer: ![Screen Shot 2022-05-09 at 07 40 20](https://user-images.githubusercontent.com/102135/167402789-c77e480a-5a5b-4199-9913-27ef0d0e82fe.png) Digging...

type: bug
priority: p3
api: logging

Hello! We have been using this library since more than one year, by making use of the middleware for request bundling and metadata. Recently we decided to improve our logging...

priority: p3
type: feature request
api: logging

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^16.0.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.0/18.11.5) |...

api: logging
size: xs

This doesn't really fix an issue but I happened to notice the awkward use of `ReturnType` where a simple type import does the same.

api: logging
size: xs