Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

feat: Add support for library instrumentation#631

Merged
losalex merged 6 commits intomainfrom
losalex/feat-instrumentation
Jun 2, 2022
Merged

feat: Add support for library instrumentation#631
losalex merged 6 commits intomainfrom
losalex/feat-instrumentation

Conversation

@losalex
Copy link
Copy Markdown
Contributor

@losalex losalex commented Jun 1, 2022

This feature provides an ability to log extra entry with diagnostics structure which contains logging library information. Such entry is logged only once when first entry is written by a process using logging library.

Fixes #630 🦕

@losalex losalex requested review from a team June 1, 2022 21:45
@product-auto-label product-auto-label Bot added the size: m Pull request size is medium. label Jun 1, 2022
@product-auto-label product-auto-label Bot added the api: logging Issues related to the googleapis/nodejs-logging-bunyan API. label Jun 1, 2022
Copy link
Copy Markdown
Contributor

@daniel-sanche daniel-sanche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM, but I added some comments to consider

Comment thread package.json Outdated
Comment thread src/index.ts
Comment thread src/index.ts Outdated
Comment thread src/index.ts
Comment thread system-test/logging-bunyan.ts
Comment thread system-test/logging-bunyan.ts
@losalex losalex merged commit 39e0193 into main Jun 2, 2022
@losalex losalex deleted the losalex/feat-instrumentation branch June 2, 2022 00:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/nodejs-logging-bunyan API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants