Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronpowell/apollo-graphql-appinsights

An example of how to integrate AppInsights into Apollo GraphQL
https://github.com/aaronpowell/apollo-graphql-appinsights

Last synced: about 1 month ago
JSON representation

An example of how to integrate AppInsights into Apollo GraphQL

Awesome Lists containing this project

README

        

# AppInsights for Apollo GraphQL

This repo contains two integrations between [Application Insights (AppInsights)](https://docs.microsoft.com/azure/azure-monitor/app/app-insights-overview?WT.mc_id=javascript-7129-aapowell) and [Apollo Server](https://www.apollographql.com/docs/apollo-server).

Refer to the readme's within the individual packages for their specific usage, and the [`example`](./example) folder contains a example of how to use them.