Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aaronpowell/apollo-graphql-appinsights
- Owner: aaronpowell
- License: mit
- Created: 2021-11-23T05:56:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T09:53:53.000Z (over 1 year ago)
- Last Synced: 2024-11-17T19:44:00.315Z (about 2 months ago)
- Language: TypeScript
- Size: 76.2 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.