Skip to content
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

add microsoft application insights as a supported trace datastore examples #2692

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Jun 8, 2023

This PR adds the following examples for the azure integration:

  1. Node.js app directly sending data to app insights
  2. Node.js app using the otel collector to send data to both azure and tracetest
  3. Pokeshop API using the otel collector to export data to azure and then tracetest collecting it from the azure api

Changes

  • New example folders and things to add to the checklist. FUN!

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

https://www.loom.com/share/f9db68d3beec4177a8f77b4d1376f0b3

@xoscar xoscar self-assigned this Jun 8, 2023
@xoscar xoscar added the examples label Jun 8, 2023
@xoscar xoscar marked this pull request as ready for review June 8, 2023 22:42
@xoscar xoscar changed the base branch from main to 2590-add-microsoft-application-insights-as-a-supported-trace-datastore June 8, 2023 22:43
Copy link
Member

@mathnogueira mathnogueira left a comment

Choose a reason for hiding this comment

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

Looks good!

Base automatically changed from 2590-add-microsoft-application-insights-as-a-supported-trace-datastore to main June 9, 2023 13:39
@xoscar xoscar merged commit 235c3f1 into main Jun 9, 2023
24 checks passed
@xoscar xoscar deleted the 2590-add-microsoft-application-insights-as-a-supported-trace-datastore-examples branch June 9, 2023 13:39
mathnogueira pushed a commit that referenced this pull request Jun 13, 2023
…mples (#2692)

* save commit

* feature: Azure Application Insights Datastore Integration

* feature(examples): adding azure examples

* feature(examples): adding azure examples

* feature(examples): adding azure examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants