Skip to content

Commit

Permalink
Merge branch 'main' into chore-performance-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
xoscar committed Feb 13, 2024
2 parents c21b791 + 8adaa72 commit d42eab6
Show file tree
Hide file tree
Showing 70 changed files with 17,251 additions and 57 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/docs/examples-tutorials/recipes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ These recipes show how to trigger Tracetest test runs with message queues like K
These recipes show how to run tests against Serverless Functions with Tracetest.

- [Testing Vercel Functions with OpenTelemetry](/examples-tutorials/recipes/testing-vercel-functions-with-opentelemetry-tracetest)
- [Testing AWS Lambda Functions (Serverless Framework) with OpenTelemetry and Tracetest](/examples-tutorials/recipes/testing-lambda-functions-with-opentelemetry-tracetest)
- [Testing Cloudflare Workers with OpenTelemetry](/examples-tutorials/recipes/testing-cloudflare-workers-with-opentelemetry-tracetest)

## Trace Data Stores

Expand Down Expand Up @@ -95,8 +97,6 @@ This integration point uses the OpenTelemetry Collector as a router to send trac

- [Sending traces to Sumo Logic from a Node.js app and fetching them from Sumo Logic with Tracetest](/examples-tutorials/recipes/running-tracetest-with-sumologic)



## CI/CD Automation

These guides show integrations with CI/CD tools.
Expand Down
Loading

0 comments on commit d42eab6

Please sign in to comment.