-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(examples/docs): Updating jaeger x node.js example to be the initial template #3958
Conversation
…tial standard template
…tial standard template
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions.
# Get the required information here: https://app.tracetest.io/retrieve-token | ||
|
||
TRACETEST_TOKEN="<YOUR_TRACETEST_TOKEN>" | ||
TRACETEST_ENVIRONMENT_ID="<YOUR_ENV_ID>" | ||
``` | ||
|
||
The OpenTelemetry tracing is contained in the `tracing.otel.grpc.js` or `tracing.otel.http.js` files. Traces will be sent to Tracetest Agent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The OpenTelemetry tracing is contained in the `tracing.otel.grpc.js` or `tracing.otel.http.js` files. Traces will be sent to Tracetest Agent. | |
The OpenTelemetry tracing is contained in the `tracing.otel.grpc.js` or `tracing.otel.http.js` files. |
tracetest run test -f ./test-api.yaml | ||
``` | ||
This will: | ||
1. Start the Node.js app the OpenTelemetry Collector and send the traces to Jaeger. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Start the Node.js app the OpenTelemetry Collector and send the traces to Jaeger. | |
1. Start the Node.js app, the OpenTelemetry Collector, and send the traces to Jaeger. |
This will: | ||
1. Start the Node.js app the OpenTelemetry Collector and send the traces to Jaeger. | ||
2. Start the Tracetest Agent. | ||
3. Configure the tracing backend and create the Tests in your environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3. Configure the tracing backend and create the Tests in your environment. | |
3. Configure the tracing backend and create tests in your environment. |
This PR updates the nodejs x jaeger example to be the first templated recipe/example
Changes
resources
folder with automated provisioning.env.template
Fixes
Checklist
Loom video
https://www.loom.com/share/d9ce986f2e8c445a9b49b52c09c50bfa