-
Notifications
You must be signed in to change notification settings - Fork 532
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: standardize supported versions and set upper bound limit (#2196)
* feat(amqplib): cap supported versions to 1 * docs: update guideline with supportedVersions instructions * refactor: align all supported version to common format * chore: markdown lint * chore: markdown lint * docs: add supported versions for aws-sdk * fix(bunyan): README text * docs: update README * chore: use caret for single major version * docs: fixes to README * docs: fix example in guidelines * docs: task list in guidelines * docs: fix markdown * fix: README nits * docs: add supported versions for node internal modules * docs: remove comment from redis packages * chore: lint markdown * docs: create a script to update node dist README automatically * docs: make supportedVersions md list * ci: verify node dist readme * ci: update script name * chore: align all READMEs to use dash for list style * chore: markdown lint * fix(restify): forgotten supportedVersions * revert: remove script for auto instrumentation README generation * Update GUIDELINES.md Co-authored-by: Trent Mick <trentm@gmail.com> * Update GUIDELINES.md Co-authored-by: Trent Mick <trentm@gmail.com> * Update GUIDELINES.md Co-authored-by: Trent Mick <trentm@gmail.com> * Update plugins/node/instrumentation-amqplib/src/amqplib.ts Co-authored-by: Trent Mick <trentm@gmail.com> * fix: typo * chore: use Node.js in texts * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * revert: add back guideline on versioning of redis instrumentations * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update GUIDELINES.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update plugins/node/instrumentation-lru-memoizer/README.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * Update plugins/node/opentelemetry-instrumentation-connect/README.md Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com> * fix: from code review * docs: make GUIDELINES shorter * docs: align runtime metrics * fix: some fixes from code review * docs: remove quote from README * chore: replace caret range to >= < * Update GUIDELINES.md Co-authored-by: Trent Mick <trentm@gmail.com> * Update GUIDELINES.md Co-authored-by: Trent Mick <trentm@gmail.com> * docs: nit lower bound version --------- Co-authored-by: Trent Mick <trentm@gmail.com> Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
- Loading branch information
1 parent
c3afab7
commit 01c28ae
Showing
66 changed files
with
211 additions
and
99 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.