This repository was archived by the owner on May 29, 2026. It is now read-only.
node: add sequelize + express + opentelemetry sample app - #22
Merged
Merged
Conversation
aabmass
force-pushed
the
sample-sequelize-express
branch
8 times, most recently
from
November 9, 2020 17:20
6b0bf38 to
1dec6f5
Compare
aabmass
marked this pull request as ready for review
November 9, 2020 17:21
aabmass
force-pushed
the
sample-sequelize-express
branch
2 times, most recently
from
November 9, 2020 21:25
7ca6407 to
659fe8f
Compare
aabmass
force-pushed
the
sample-sequelize-express
branch
from
November 10, 2020 19:08
659fe8f to
659d2c6
Compare
Member
Author
aabmass
force-pushed
the
sample-sequelize-express
branch
from
November 11, 2020 17:11
659d2c6 to
7b2262c
Compare
aabmass
marked this pull request as draft
November 11, 2020 17:20
Contributor
aabmass
force-pushed
the
sample-sequelize-express
branch
from
November 11, 2020 17:30
7b2262c to
8bb1cb9
Compare
Member
Author
|
Rebased :) |
aabmass
marked this pull request as ready for review
November 11, 2020 17:33
odeke-em
reviewed
Nov 11, 2020
aabmass
force-pushed
the
sample-sequelize-express
branch
from
November 11, 2020 18:19
8bb1cb9 to
381524f
Compare
Member
Author
|
Should be good to go |
Contributor
|
Nice, thank you! Let me merge it. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #26
Adds a sample app as an example for users. See
README.mdfor details.This sample lets you easily verify the OpenTelemetry integration is working. I will link to this sample in the documentation.